Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS5 Simulator on XCode5-GM

On new XCode5-GM Apple stopped to support older simulators (they are not included in the XCode5 bundle). I would need at least a 5.0 simulator in order to test my apps because I would like to still support iOS5: I have no reasons for not doing it and iPad1 runs on it.

Is there any way to install and run iOS5 Simulator on XCode5 ?

like image 894
Sirio Avatar asked Oct 21 '22 01:10

Sirio


1 Answers

From https://devforums.apple.com/message/859595#859595

<< OS Simulator 5.0/5.1 is available only on Mountain Lion.

If you're running on Mavericks, you'll only see iOS 6.0/6.1/7.0 >>

like image 159
TonyMkenu Avatar answered Oct 24 '22 04:10

TonyMkenu