In Xcode 5, when I start a new project, how can I set the deployment target and API support for iOS 4?
I want to support the iPhone 3G with a new project. Do I need to set architecture to Arm11?
Thanks, John
In Xcode 5, when I start a new project, how can I set the deployment target and API support for iOS 4?
I want to support the iPhone 3G with a new project. Do I need to set architecture to Arm11?
Thanks, John
Just use the deployment target dropdown in your projects target: