xcode 如何安装 iOS 10 模拟器

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/39013900/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 09:09:12  来源:igfitidea点击:

How to install iOS 10 Simulator

iosxcodeios-simulatorios10

提问by FS.O5

I have an iOS app and I want to check if it's working fine on iOS 10.

我有一个 iOS 应用程序,我想检查它是否在 iOS 10 上运行良好。

I don't have an extra device so I need to check that on the simulator.

我没有额外的设备,所以我需要在模拟器上检查。

The problem is I can't find where to download iOS 10 simulator, am really need to install Xcode BETA or I can download the simulator separately?

问题是我找不到下载 iOS 10 模拟器的地方,我真的需要安装 Xcode BETA 还是我可以单独下载模拟器?

回答by Anbu.Karthik

if your aleady used XCode8 betathen follow the below steps, else if your XCode < 8then you need to upgrate or install the latest version of XCode8 beta

如果您使用的是XCode8 测试版,请按照以下步骤操作,否则如果您的XCode < 8,则您需要升级或安装最新版本的XCode8 测试版

Downloading and Installing Simulators

下载和安装模拟器

You install simulators in the Simulators pane of Components preferences. To open Components preferences, choose Xcode> Preferencesand click Componentsat the top of the window.

您可以在“组件”首选项的“模拟器”面板中安装模拟器。要打开组件首选项,请选择Xcode> Preferences并单击窗口顶部的组件

for More Information see the Apple Documents

有关更多信息,请参阅 Apple 文档