I’m currently building a web app, which is built with Xcode 3.2.5 and iOS 4.2. If I update to Xcode 4, can I still build for iOS 4.2 and target devices iPhone 3GS?
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.
Yes you can still build for iOS 4.2 or 3GS – no problem. All you need to set is the deployment target to 4.2 and you can generate a build for iOS 4.x without any problems.