有没有办法在 Xcode 7 上获得 iOS 7 模拟器
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/32647792/
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
Is there a way to get iOS 7 simulator on Xcode 7
提问by enzo
I just updated my Xcode to the newest version (7.0 7A220) and I lost the iOS 7 simulator that I had in the previous version. I still have the iOS 7 SDK and was wondering if there is way to use it on the newest version of Xcode, instead of installing another version of Xcode on my OS X.
我刚刚将我的 Xcode 更新到最新版本 (7.0 7A220),但我丢失了之前版本中的 iOS 7 模拟器。我仍然有 iOS 7 SDK,想知道是否有办法在最新版本的 Xcode 上使用它,而不是在我的 OS X 上安装另一个版本的 Xcode。
采纳答案by Gobi M
As for my initial analysis referred from linkyou cant install it and use older version of Xcode version for using respective iOS simulators. To use iOS 7.1 go for Xcode 6.4 or earlier. Install Xcode 6.4 and download respective simulator from Preference.
至于我从链接中引用的初步分析,您无法安装它并使用旧版本的 Xcode 版本来使用相应的 iOS 模拟器。要使用 iOS 7.1,请使用 Xcode 6.4 或更早版本。安装 Xcode 6.4 并从 Preference 下载相应的模拟器。
To download older version of Xcode you need to login with developer account https://developer.apple.com/downloads/
要下载旧版本的 Xcode,您需要使用开发者帐户https://developer.apple.com/downloads/登录
回答by daniel.gindi
Download the official installation package from: https://devimages.apple.com.edgekey.net/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK7_1-7.1.1.1354140590.dmg
官方安装包下载地址:https: //devimages.apple.com.edgekey.net/downloads/xcode/simulators/com.apple.pkg.iPhoneSimulatorSDK7_1-7.1.1.1354140590.dmg
This is where Xcode 6.4 is downloading it from. But it won't work on El Capitan, only on Yosemite. The runtime has a problem with El Capitan... So until Apple solves it (if they want to), we're stuck.
这是 Xcode 6.4 下载的地方。但它不适用于 El Capitan,仅适用于优胜美地。El Capitan 的运行时有问题......所以直到 Apple 解决它(如果他们愿意),我们才会被困住。