简体   繁体   English

Xcode 5与Xcode 6的兼容性

[英]Compatibility of Xcode 5 with Xcode 6

Apple has now announced Xcode 6 (and iOS 8). Apple现已发布Xcode 6(和iOS 8)。 I currently have Mavericks on my Mac (and am not planning to upgrade to Yosemite yet), and am wondering if I can download the Xcode 6 dev preview, while still maintaining my current version of Xcode 5. This is so that I can use the new Xcode 6 features, while still being able to work on, and upload, my current applications. 我目前在我的Mac上有小牛队(我还没打算升级到Yosemite),我想知道我是否可以下载Xcode 6 dev预览版,同时仍然保持我当前版本的Xcode 5.这样我就可以使用了新的Xcode 6功能,同时仍然能够处理和上传我当前的应用程序。 Is that possible? 那可能吗?

Also, if I update my phone to iOS 8 Beta, will I be able to run apps from Xcode 5, or only Xcode 6? 此外,如果我将手机更新为iOS 8 Beta,我是否可以从Xcode 5或仅Xcode 6运行应用程序?

Answers would be hugely appreciated! 答案将非常感谢! Thanks :) 谢谢 :)

Even I use Mavericks, I installed Xcode 6. In order to be sure about my maintenance projects, I've also downloaded Xcode5.1.1 from Apple developer portal, copied it into my Desktop, renamed it as XCode 5.1.1 and then moved it to my applications folder. 即使我使用Mavericks,我也安装了Xcode 6.为了确保我的维护项目,我还从Apple开发人员门户下载了Xcode5.1.1,将其复制到我的桌面,将其重命名为XCode 5.1.1,然后将其移动到我的应用程序文件夹

I have both versions at the moment without any issues and can also select the version of Xcode while opening an existing Xcode project by using open with menu feature. 我现在有两个版本没有任何问题,也可以通过使用打开菜单功能打开现有的Xcode项目时选择Xcode的版本。

I hope this helps... 我希望这有帮助...

Xcode 6 Beta Release Notes Xcode 6 Beta发行说明

Xcode 6 Beta requires a Mac running OS X version 10.9.3 (or later) or 10.10. Xcode 6 Beta需要运行OS X版本10.9.3(或更高版本)或10.10的Mac。

I think its possible that you can do all things you was able to do with Xcode 5 but I will tell you when my xcode 6 download is finished. 我认为你可以做你可以用Xcode 5做的所有事情,但我会在xcode 6下载完成后告诉你。

You may install XCode 6 Beta on OS X 10.9.3, and I think that you'll need XCode 6 in order to run iOS8 apps. 您可以在OS X 10.9.3上安装XCode 6 Beta,我认为您需要XCode 6才能运行iOS8应用程序。

One thing that you didn't ask, but that you should keep in mind (as you mentioned your phone): 你没有问过的一件事,但你应该记住(正如你提到你的手机):

Devices updated to iOS 8 beta can not be restored to earlier versions of iOS. 更新至iOS 8测试版的设备无法恢复到早期版本的iOS。

i've installed Xcode6 in Mavericks and iOS simulator crash with message : Unable to boot the iOS Simulator. 我已经在Mavericks和iOS模拟器中安装了Xcode6,并显示消息: 无法启动iOS模拟器。 :-( :-(

You can download the preview of Xcode 6 and use your existing installed Xcode 5 side by side without affecting anything you're doing. 您可以下载Xcode 6的预览并并排使用现有的Xcode 5,而不会影响您正在做的任何事情。 Just make sure if you click on a project file that you open it in the correct version of Xcode. 只需确保单击您在正确版本的Xcode中打开它的项目文件。

Download xcode dmg file from Apple's developer site. 从Apple的开发者网站下载xcode dmg文件。 Install it in a different location other than the Applications folder. 将其安装在Applications文件夹以外的其他位置。 There you go !! 你去!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM