How do I deploy to a iOS 3.1.3 device with Xcode 4?
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.
Follow the steps in Ignacio’s answer to install debugging support for iOS 3.x. (I think this is optional.)
Go to the project (not the target)
Infotab. Change theiOS Deployment Targetto3.1or earlier.Go to the project (not the target)
Build Settingstab. Change theArchitecturestoarmv6. (Click onarmv7-> PressOther-> Press+-> Enterarmv6-> PressDone.Go to
Info.plist. Change theRequired device capabilities‘ item 0 toarmv6.