如何同时运行Xcode 7和8?

时间:2016-09-29 09:39:18

标签: xcode xcode7 xcode8

有没有办法同时运行Xcode 7和Xcode 8?我有2个不同的项目。到目前为止,两者都需要处理不同的版本。

2 个答案:

答案 0 :(得分:3)

你能做的是:

  1. 从Apple开发者网站下载Xcode 7
  2. 打开下载的.dmg for Xcode 7并将Xcode.app拖到桌面
  3. 将此Xcode.app重命名为Xcode-7.app
  4. 现在你应该可以运行Xcode 7和Xcode 8(从App Store或Apple开发者网站下载)

答案 1 :(得分:2)

要从XCode 7.x在iOS10设备上运行应用程序,您应该这样做:

复制该文件夹:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.0

到现有的7.3.1安装文件夹

/Applications/Xcode-7.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/