ios 下载 Xcode 9(或 9.1 Beta 版)
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/44380453/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Downloading Xcode 9 (or 9.1 Beta release)
提问by user3835611
I downloaded iOS 11 on my device and want to continue testing my projects on my device but it wont work because it says that ios 11.0 may not support the version of Xcode I have (which is 8.3.3). I am assuming this is because I need to use the Xcode 9 (or 9.1 beta release) but I can't seem to find where I can download this at.
我在我的设备上下载了 iOS 11 并想继续在我的设备上测试我的项目,但它不起作用,因为它说 ios 11.0 可能不支持我拥有的 Xcode 版本(8.3.3)。我假设这是因为我需要使用 Xcode 9(或 9.1 beta 版本),但我似乎找不到可以下载它的地方。
回答by Rashwan L
回答by thePsguy
The XCode 9 Beta does not show up in the Download Center for people without the paid developer program membership.
对于没有付费开发者计划会员资格的人,XCode 9 Beta 不会出现在下载中心。
Instead, it can be downloaded directly via this link: http://adcdownload.apple.com/WWDC_2017/Xcode_9_beta/Xcode_9_beta.xip
相反,它可以通过此链接直接下载:http: //adcdownload.apple.com/WWDC_2017/Xcode_9_beta/Xcode_9_beta.xip
UPDATED LINK TO BETA 3:https://download.developer.apple.com/Developer_Tools/Xcode_9_beta_3/Xcode_9_beta_3.xip(From computingfreak's comment below.)
BETA 3 的更新链接:https : //download.developer.apple.com/Developer_Tools/Xcode_9_beta_3/Xcode_9_beta_3.xip (来自下面的 computingfreak 评论。)
UPDATED LINK TO BETA 4:
https://developer.apple.com/services-account/download?path=/Developer_Tools/Xcode_9_beta_4/Xcode_9_beta_4.xip
BETA 4 的更新链接:https : //developer.apple.com/services-account/download? path =/ Developer_Tools/Xcode_9_beta_4/Xcode_9_beta_4.xip
回答by Lukasz Czerwinski
Direct link for Xcode 9 (stable, not beta) is the following: https://download.developer.apple.com/Developer_Tools/Xcode_9/Xcode_9.xip
Xcode 9(稳定版,非测试版)的直接链接如下:https: //download.developer.apple.com/Developer_Tools/Xcode_9/Xcode_9.xip
回答by Ermish
Just wanted to point out 9.0.1 from the App Store fixes this problem! You don't need to download the 9.1 beta version.
只是想指出 App Store 中的 9.0.1 解决了这个问题!您无需下载 9.1 测试版。
回答by Vishal Jadav
Here Are Download Links Where You Can Download Xcode 9 Beta:
以下是可以下载 Xcode 9 Beta 的下载链接:
http://www.iosprogrammingexamples.info/2017/06/xcode-9-beta-version-download-links.html
http://www.iosprogrammingexamples.info/2017/06/xcode-9-beta-version-download-links.html
回答by ooOlly
According to Apple's developer downloads page:
根据苹果的开发者下载页面:
Your Apple ID must be associated with a paid Apple Developer Program or Apple Developer Enterprise Program to access certain software downloads. You can download Xcode or sign in with a different account
您的 Apple ID 必须与付费的 Apple Developer Program 或 Apple Developer Enterprise Program 相关联,才能访问某些软件下载。您可以下载 Xcode 或使用其他帐户登录
It seems need to login a paid account to get XCode9.My paid account can access the new beta XCode resource but another non-payment account can't.
好像需要登录付费账户才能获得XCode9。我的付费账户可以访问新的测试版XCode资源,但另一个非付费账户不能。