I've read many time that we can install Xcode 4 and keep Xcode 3.

BUT, i've also read that it was not possible with Xcode 4 GM.

Anyone have done this with success?

Update:

Ok, I have installed-it. (different folder)

But it always crash at start. (xcode encounter an internal logic error)

Someone have an idea?

link|improve this question

60% accept rate
feedback

3 Answers

up vote 9 down vote accepted

It's fairly easy to do. When running the installer, just change "Install location" to something other than /Developer

link|improve this answer
1  
Geez, I wish I knew that beforehand... :) Anyway, isn't XCode 4 (and hence any details regarding the installation procedure) still considered Apple Confidential Information? ;) – Toastor Feb 15 '11 at 20:25
1  
@Toastor in that case: "This is how you install separate copies of XCode 3" – cobbal Feb 15 '11 at 20:29
feedback

You can install them both fine, simply choose separate directories. I have Xcode 3 installed into its vanilla location (/Developer) whereas Xcode 4 is in '/Developer/XCode4'.

To change the install location: On the 'Installation Type' screen within the installer you'll notice that the 'Developer' folder listed next to the top install item is actually a dropdown - click this then choose 'Other..' to select a custom location.

link|improve this answer
2  
KomodoDave's instructions are actually relevant in the latest installer. This way of choosing an alternative install location is very non-standard, and I indeed overlooked it. The flagged answer could be out of date, as it suggests just hitting the "Change install location button", which gets you nowhere. – zmippie Dec 11 '11 at 17:52
feedback

Xcode 4 is still under NDA, but you can always choose to install Xcode 4 in another directory.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.