Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Ensure simulators are ready before running Xcode-related tasks #602

Merged
merged 7 commits into from
Mar 2, 2025

Conversation

bamx23
Copy link
Collaborator

@bamx23 bamx23 commented Mar 1, 2025

For some reason Xcode fails to use a simulator provided by UID.
This PR adds an extra safety step that runs xcodebuild -runFirstLaunch and xcodebuild -downloadPlatform XXX.
Somehow this helps and doesn't cost much in terms of CI time (~20s).

@bamx23 bamx23 changed the title Fix actions [CI] Ensure simulators are ready before running Xcode-related tasks Mar 1, 2025
@bamx23 bamx23 marked this pull request as ready for review March 2, 2025 13:18
@bamx23 bamx23 requested a review from GLinnik21 March 2, 2025 13:18
@bamx23 bamx23 merged commit 3d16519 into master Mar 2, 2025
27 checks passed
@GLinnik21 GLinnik21 deleted the fix-actions branch March 3, 2025 00:23
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.

1 participant