xcode5 - How can I build for iOS 6 with Xcode 5? -
I've already downloaded the new Xcode 5.0, but I wanted to make an app for iOS 6 ... < / P>
How can I do this with Xcode 5.0? Or do I need to install a version of Xcode 4 so that I can do this?
Xcode lets me change the goal of deploying the bottom of the screen: < / P>
But this does not allow me to use an older base SDK
In the configuration of the project, simply set the deployment target on iOS6:
Comments
Post a Comment