I just installed Xcode 4.5.1 and I want my projecto in iOS deployment target 4.2, but it just show 4.3, any idea how can I change to 4.2??
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.
You can’t. Xcode 4.5.x only supports iOS 4.3 and later. Xcode 4.5.x no longer supports armv6 devices. armv6 devices only support up to iOS 4.2.1.
Apple wants everyone to move forward. If you want to support iOS 6, you need to drop 4.2 and earlier. This means no 1st or 2nd gen iPod touch, no iPhone, or iPhone 3G.