Skip to content

[net10.0] [ci] Always install the universal iOS simulator.#32069

Closed
github-actions[bot] wants to merge 1 commit intonet10.0from
backport/pr-32003-to-net10.0
Closed

[net10.0] [ci] Always install the universal iOS simulator.#32069
github-actions[bot] wants to merge 1 commit intonet10.0from
backport/pr-32003-to-net10.0

Conversation

@github-actions
Copy link
Contributor

Backport of #32003 to net10.0

/cc @rmarinho @rolfbjarne

Otherwise:

1. The arm64 iOS simulator isn't able to run x64 apps.
2. We run x64 apps in the iOS simulator in dotnet/macios (even on arm64 bots).
3. If MAUI installs the arm64 iOS simulator, it'll make our x64 tests apps fail to launch.

So fix this by installing the universal iOS simulator when using Xcode 26+
(earlier versions of Xcode doesn't support the '-architectureVariant'
argument).
@rmarinho
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho rmarinho closed this Oct 21, 2025
@rmarinho rmarinho deleted the backport/pr-32003-to-net10.0 branch October 21, 2025 13:49
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants