No iOS 13 simulator in Xcode 11 beta 5

╄→尐↘猪︶ㄣ 提交于 2020-01-02 03:15:29

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!