问题
I have installed Xcode 11 beta 5 and create a sample project
There is no iOS 13 simulators available:
When I go on Add simulator
-> Download more simulator
iOS 13 is not available in list:
What should I do to install an iOS 13 simulator?
回答1:
I'm not sure why it is happening, but you can create new simulators and it will work
- Click Add Additional Simulators from the menu where you would normally select the simulator (where you select your target)
- Click the + icon in the bottom left
- Create a new simulator - I selected iPhone XR and iOS 13
I was then able to select the iPhone XR as a run target
来源:https://stackoverflow.com/questions/57388536/no-ios-13-simulator-in-xcode-11-beta-5