Search code examples
xcodexcode7xcode8

How to run Xcode 7 and 8 at the same time?


Is there a way to run Xcode 7 and Xcode 8 at the same time? I have 2 different projects. Both need to be worked on different versions as of now.


Solution

  • What you could do is to:

    1. Downloaded Xcode 7 from Apple Developer site
    2. Open the downloaded .dmg for Xcode 7 and drag the Xcode.app to your desktop
    3. Rename this Xcode.app to Xcode-7.app
    4. Now you should be able to run Xcode 7 and Xcode 8 (downloaded from App Store or Apple developer site)