You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I was mistaken to assume that xcode-install would automatically create the simulators after the install command. I was able to manually create a simulator with this command:
I am running Xcode 13 beta 5. I tried installing some older, iOS 11.4 simulators:
It completes successfully.
xcversion simulators
says that it was installed:Xcode does seem to be aware that the iOS 11.4 simulators were installed:
However,
xcrun simctl list
does not show any 11.4 simulators:If I try running the install command again, I get an error that they are already installed:
What should I do?
The text was updated successfully, but these errors were encountered: