简体   繁体   English

如何在Xcode 7 Beta 5中安装iOS 7及更高版本的模拟器?

[英]How to install iOS 7 and onwards simulators in Xcode 7 Beta 5?

I want to test my app on iOS 7 and onwards. 我想在iOS 7及更高版本上测试我的应用。 The only way to test my app in these OS' are using Simulator. 在这些操作系统中测试我的应用程序的唯一方法是使用模拟器。 But after upgrading my Xcode to 7 Beta, I see the iOS 8.1, 8.2, 8.3 but I get an error that they are not found. 但是在将Xcode升级到7 Beta之后,我看到了iOS 8.1、8.2、8.3,但出现错误,提示找不到它们。 iOS7 is non existing. iOS7不存在。 Is there any way to install the older OS simulators in Xcode 7 beta 5? 有什么方法可以在Xcode 7 beta 5中安装较旧的OS模拟器?

在此处输入图片说明

在此处输入图片说明

在此处输入图片说明

Older Simulator runtimes are available for download through Xcode's preferences. 可以通过Xcode的首选项下载较早的Simulator运行时。

Goto Xcode -> Preferences -> Downloads to see the list of compatible legacy simulator runtimes. 转到Xcode->首选项->下载以查看兼容的旧版模拟器运行时的列表。

El Capitan supports iOS 8.1 and newer runtimes. El Capitan支持iOS 8.1和更高版本的运行时。

Yosemite supports iOS 7.1 and newer runtimes. 优胜美地支持iOS 7.1和更高版本的运行时。

There is a known issue mentioned in the Xcode release notes which prevents the iOS 7.1 simulator runtime from working in Xcode 7. Xcode发行说明中提到了一个已知问题,它阻止了iOS 7.1模拟器运行时在Xcode 7中运行。

Thus, you can't currently use the iOS 7.1 simulator runtime with Xcode 7. 因此,您当前无法将iOS 7.1模拟器运行时与Xcode 7一起使用。

单击设备选择选项卡,然后单击更多模拟器,然后您可以从新打开的窗口中选择并安装ios Simulator。

You can Download it. 您可以下载它。 or if you have already in your Older Xcode Version then you have to Manage it from 或者如果您已经具有旧Xcode版本,则必须从

Window > Device 窗口>设备

在此处输入图片说明

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM