Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS 6 simulators in Xcode 5

I have installed Xcode5 with iOS 7 SDK but I am not able to test iOS 6 simulator or prior in Xcode 5.

I have tried Xcode -> Preferences -> Downloads -> Components but it doesn't show an option for downloading the iOS 6 simulator.

like image 732
Vinay Avatar asked Sep 25 '13 12:09

Vinay


People also ask

How do I get iOS simulator for Xcode?

To launch a Simulator without running an app Launch Xcode. Do one of the following: Choose Xcode > Open Developer Tool > Simulator. Control-click the Xcode icon in the Dock, and from the shortcut menu, choose Open Developer Tool > Simulator.

How do I download additional simulators for Xcode?

If you require a different version of the iOS simulator than is provided by your Xcode installation, you can download additional simulators in Xcode. Open Xcode and click Menu > Xcode > Preferences > Select Components, and then choose the simulator version you want to download.


1 Answers

Open Preferences (+,) then go to the Downloads tab. There you can download the simulator for the iOS you want. enter image description here

This can be found where you choose the simulator and then click on "more simulators..."

like image 185
Joan Cardona Avatar answered Sep 29 '22 13:09

Joan Cardona