如何安装iOS10模拟器
How to install iOS 10 Simulator
我有一个 iOS 应用程序,我想检查它在 iOS 10 上是否正常工作。
我没有额外的设备,所以我需要在模拟器上检查一下。
问题是我找不到在哪里下载iOS 10 模拟器,真的需要安装Xcode BETA 还是我可以单独下载模拟器?
如果您已经使用过 XCode8 beta 则按照以下步骤操作,否则如果您的 XCode < 8 那么你需要升级或安装最新版本的XCode8 beta
下载并安装模拟器
You install simulators in the Simulators pane of Components preferences. To open Components preferences, choose Xcode > Preferences and click Components at the top of the window.
有关详细信息,请参阅 Apple Documents
我有一个 iOS 应用程序,我想检查它在 iOS 10 上是否正常工作。
我没有额外的设备,所以我需要在模拟器上检查一下。
问题是我找不到在哪里下载iOS 10 模拟器,真的需要安装Xcode BETA 还是我可以单独下载模拟器?
如果您已经使用过 XCode8 beta 则按照以下步骤操作,否则如果您的 XCode < 8 那么你需要升级或安装最新版本的XCode8 beta
下载并安装模拟器
You install simulators in the Simulators pane of Components preferences. To open Components preferences, choose Xcode > Preferences and click Components at the top of the window.
有关详细信息,请参阅 Apple Documents