Is there a way to get iOS 7 simulator on Xcode 7

2019-03-15 11:49发布

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.

2条回答
ゆ 、 Hurt°
2楼-- · 2019-03-15 12:36

As for my initial analysis referred from link you 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.

enter image description here

To download older version of Xcode you need to login with developer account https://developer.apple.com/downloads/ enter image description here

查看更多
We Are One
3楼-- · 2019-03-15 12:44

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

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.

查看更多
登录 后发表回答