Skip to content

Update xctest function documentation to include simulator parameter#194

Merged
ypopovych merged 2 commits into
chore-fix-cifrom
copilot/sub-pr-193
Feb 11, 2026
Merged

Update xctest function documentation to include simulator parameter#194
ypopovych merged 2 commits into
chore-fix-cifrom
copilot/sub-pr-193

Conversation

Copilot AI commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

The xctest function in the Makefile was updated in PR #193 to accept a 4th parameter for simulator name (used by iOSsim and tvOSsim platforms), but the header comment still documented only 3 parameters.

Changes

  • Updated comment from # params: scheme, platform, logfile to # params: scheme, platform, logfile, simulator

The function implementation and all call sites were already correct - only the documentation was outdated.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Update to address feedback on CI fix pull request Update xctest function documentation to include simulator parameter Feb 11, 2026
Copilot AI requested a review from ypopovych February 11, 2026 17:32
@ypopovych
ypopovych marked this pull request as ready for review February 11, 2026 17:33
@ypopovych
ypopovych requested review from a team as code owners February 11, 2026 17:33
@ypopovych
ypopovych merged commit 7b59e1b into chore-fix-ci Feb 11, 2026
1 check passed
@ypopovych
ypopovych deleted the copilot/sub-pr-193 branch February 11, 2026 17:33
ypopovych added a commit that referenced this pull request Feb 11, 2026
* Fix CI configuration for tests
* fixed OS version
* added simulated devices as parameters for CI
* Update xctest function documentation to include simulator parameter (#194)
* Fix Makefile to pass empty value instead of literal quotes (#195)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants