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

前端 未结 9 881
感情败类
感情败类 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:31

    Yes, you can have two Xcode on system but it is advised to keep latest one. While installing Xcode 6 there will be prompt 'Xcode already exists. Replace/Keep it ?'

    Go with create a new copy of Xcode. This will install Xcode 6 on your system. The newly installed Xcode will be renamed as 'Xcode 6'. I'm using Xcode 5.1 and Xcode 6 on my system and there seems to be no issue.

    Screenshot for issue

提交回复
热议问题