I upgraded to iOS5.
I am building an app using XCode4 targeting iOS 4.3.3.
Will I need to download XCode 4.2 to run my iOS 4.3.3 target?
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 cannot debug on your device without a version of XCode that expects iOS 5, but you can still install software using iTunes.
Build your app as if you were to distribute it for beta testing:
Create a Distribution Certificate with your device UDID
Build and Archive
Share -> iOS App Store Package (.ipa)
Drop the resulting .ipa file into iTunes, then sync your iOS 5.0 device with iTunes.