Skip to content

feat(ios): ignore --arch flag on simulators running iOS < 26#4917

Merged
noomorph merged 1 commit intomasterfrom
feat/arch-ios-version-guard
Mar 21, 2026
Merged

feat(ios): ignore --arch flag on simulators running iOS < 26#4917
noomorph merged 1 commit intomasterfrom
feat/arch-ios-version-guard

Conversation

@noomorph
Copy link
Copy Markdown
Collaborator

The --arch option for simctl launch is only meaningful on iOS 26+ Universal runtimes. Silently strip it for older simulators so that app configs can set arch broadly without breaking pre-iOS-26 runs.

Follow-up to: #4916

The --arch option for simctl launch is only meaningful on iOS 26+
Universal runtimes. Silently strip it for older simulators so that
app configs can set arch broadly without breaking pre-iOS-26 runs.
@noomorph noomorph force-pushed the feat/arch-ios-version-guard branch from 549cda8 to c41a7f3 Compare March 21, 2026 11:36
@noomorph noomorph merged commit 9d0d320 into master Mar 21, 2026
3 checks passed
@noomorph noomorph deleted the feat/arch-ios-version-guard branch March 21, 2026 12:46
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