iosxcodesdk

How to install older iOS SDK in Xcode?


I've recently updated Xcode to the newest version (which includes iOS SDK 6.1). The problem is that I want to make my apps available for all iOS versions, starting at version 5.0. Is this even possible?


Solution

  • Go to Xcode->Preferences->Downloads->install Simulators to test all iOS versions.

    For setting your application minimum iOS version, go to Targets->Summary->Deployment Target->Set to 5.0