< index

Compile against older iPhone SDKs with a new Xcode version

1276525496

The first place is the build-tab in the info dialog of your target. under architecture you can try to set BaseSDK to a lower version.

if these options don't match your desired SDK then there is a second way. simply choose the iOS under "iPhone OS Deployment Target" under deployment.



< index