0

I have one version of xcode installed in my mac and now I want to install the new version but I want to keep the old one also. How can I achieve this?

Ideveloper
  • 1,467
  • 4
  • 23
  • 44
  • Possible duplicate of [Can I have multiple Xcode versions installed?](https://stackoverflow.com/questions/669367/can-i-have-multiple-xcode-versions-installed) – tostao May 02 '19 at 18:36

1 Answers1

2

When I installed Xcode 4 it automatically went into it's own folder at the root level. To make sure when you are installing check the install location and make sure it is not /Developer if for some reason it is just change it.

theMikeSwan
  • 4,739
  • 2
  • 31
  • 44