Skip to content

Build iPhone simulator error on mac chip M1 #1398

Closed Answered by rh101
antn9x asked this question in Q&A
Discussion options

You must be logged in to vote

The x64 simulators are not being displayed in your case. Native arm64 simulators are now available, and they are the ones displayed by default, but since your build is for x64, you won't see the compatible simulators in the list. To show the x64 simulators, navigate the Xcode menu and change the relevant option:

Product -> Destination -> Destination Architectures -> Select "Show Both"

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@antn9x
Comment options

@rh101
Comment options

Answer selected by halx99
@antn9x
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants