Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Use iOS 5 Simulator in XCode 5?

Tags:

xcode5

ios5

It seems that XCode 5 only comes with the iOS 6 and 7 simulators. Is there a way to use the iOS 5 simulator with XCode 5?

like image 770
Colen Avatar asked Oct 09 '13 20:10

Colen


2 Answers

If you're using Xcode 5 under OS X v10.8 then if you go to Preferences -> Downloads you should see the 5.0 and 5.1 simulators available under 'Components'. You can download and install directly from there.

If you're using Xcode 5 under OS X v10.9 then the iOS 5 simulator is no longer available.

In terms of lessons to learn, Apple did exactly the same thing with iOS 4 and the transition from OS X v10.7 to v10.8. So it's not unreasonable to expect that from now on Apple is going to supply simulators only for the version of iOS that was current when that OS X came out and the one before it.

like image 188
Tommy Avatar answered Oct 19 '22 01:10

Tommy


Since Mavericks and Xcode 5.1, iOS5 Simulator is now gone :(

Seems Apple want us to focus on iOS7 and iOS6. (iOS5 now holds only < 1 to 5 % total on active AppStore devices)

like image 7
Danoli3 Avatar answered Oct 19 '22 00:10

Danoli3