Is there a way to have iPhone SDK 3 and 4b at the same time?
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.
Definitely possible. You can install XCode (and the associated iPhone SDKs) to a folder other than ‘Developer’, leaving your current iPhone SDK installation intact. You can use ‘DeveloperBeta’ for example. During the installation, right after choosing which Volume to install to, click on the ‘Developer’ folder entry and select ‘Other’ to choose a different folder.
Afterward, make sure you open your desired XCode version and open your .xcodeproj files from there, because double-clicking on .xcodeproj (or other iPhone source files) will probably open the beta XCode version by default.