Is there an iPhone SE simulator for Xcode 11, iOS 13?

前端 未结 2 864
独厮守ぢ
独厮守ぢ 2020-11-30 13:25

I\'m running Xcode 11.0 on macOS Mojave (10.14.6) and though the iPhone SE is officially supported on iOS 13, it doesn\'t appear in the list of simulators.

<
2条回答
  •  南方客
    南方客 (楼主)
    2020-11-30 14:03

    Also can be useful. The problem may be in your project preferences. If downloading simulators didn't work, try this. Open you project in Xcode -> Choose your project on the Navigator which is on the left side Navigator

    Then in the Deployment Info in target tab choose IOS version for your project (choose 10 or 11 for all simulator displaying)

    Deployment Info

提交回复
热议问题