I’ve got an app in IOS 4.3 and I’d like to make it up to 4.0 backward compatible.
how may I do that ?
I’ve got an app in IOS 4.3 and I’d like to make it up
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Double-click on your project in Groups & Files, then go to Build->Deployment->iOS Deployment Target and select the target iOS version that you want to build for.
Good Luck.