Can Xcode 6 and Xcode 5 coexist on the same computer?

前端 未结 9 845
感情败类
感情败类 2020-11-29 18:09

I currently have and use Xcode 5, and while I\'d like to experiment with Xcode 6, I don\'t want to use it for production. Can I have both of them installed on the same compu

9条回答
  •  天命终不由人
    2020-11-29 18:21

    yes you can have two separate version on same mac

    1. Xcode 6 on the Mac App Store will replace the existing Xcode installation. Only the Xcode betas install separately (by default)

    2. Only downloading Xcode from https://developer.apple.com/downloads/ and doing the install manually (by copying Xcode from the DMG to /Applications) will prompt you to replace or keep both.

    Select the keep both option when prompt.

提交回复
热议问题