can you still build applications you made from SDK 4 to an updated iOS 5 device?
without having to update to the beta version of XCode (4.2)?
Or maybe, Will it be okay also if I will just have two versions of XCode?
Thanks
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.
You need to update to Xcode 4.2 to get the latest version of the iOS SDK. I’m not sure if you can use the iOS 5 SDK with Xcode 4.1; maybe if you update your compiler to clang 3.0.
Of course, you can always run iOS 4 apps on iOS 5 devices.