I would like to be able to target iOS4 and iOS5 on the same Mac. Specifically, I have a need to test web apps in both versions of the simulator. I am a registered iOS developer but can't see where to download the earlier SDK in the iOS dev centre. Host OS is Snow Leopard 10.6.8
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
You can install iOS 5 and set the development target for whichever version you wish to test. Simulators for 4 & 5 will be included. See Deployment Target in the Project & Targets. |
|||
|
|
You can do this in XCode Preferences -> Downloads -> Components. The older version of the simulator will be downloaded and installed, then available in the Simulator Menu Under Hardware -> Version |
|||
|
|