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

拟墨画扇 提交于 2019-11-26 09:46:44

问题


I want to test my app on iOS 7 and onwards. 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. iOS7 is non existing. Is there any way to install the older OS simulators in Xcode 7 beta 5?


回答1:


Older Simulator runtimes are available for download through Xcode's preferences.

Goto Xcode -> Preferences -> Downloads to see the list of compatible legacy simulator runtimes.

El Capitan supports iOS 8.1 and newer runtimes.

Yosemite supports iOS 7.1 and newer runtimes.

There is a known issue mentioned in the Xcode release notes which prevents the iOS 7.1 simulator runtime from working in Xcode 7.

Thus, you can't currently use the iOS 7.1 simulator runtime with Xcode 7.




回答2:


Click on device selection tab then click on more Simulator after then you can select and install ios Simulator from new open window.




回答3:


You can Download it. or if you have already in your Older Xcode Version then you have to Manage it from

Window > Device



来源:https://stackoverflow.com/questions/32137582/how-to-install-ios-7-and-onwards-simulators-in-xcode-7-beta-5

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