Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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.

like image 833
enzo Avatar asked Sep 18 '15 08:09

enzo


1 Answers

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.

like image 181
daniel.gindi Avatar answered Oct 03 '22 19:10

daniel.gindi