我可以在 Xcode 3.2.6 上获得 iOS 5 SDK 吗?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/7798382/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-14 22:09:53  来源:igfitidea点击:

Can I get the iOS 5 SDK on Xcode 3.2.6?

xcodeios5

提问by TheEnigmaMachine

I can't upgrade to Xcode 4 because I am still running Snow Leopard and my computer doesn't have the hardware to support Lion. Is there anyway I can get the iOS 5 SDK still? I checked on Apple's site, but I only see iOS 4.2 for Xcode 3.2.6.

我无法升级到 Xcode 4,因为我仍在运行 Snow Leopard,而且我的计算机没有支持 Lion 的硬件。无论如何我还能获得iOS 5 SDK吗?我在 Apple 的网站上查看过,但我只看到 Xcode 3.2.6 的 iOS 4.2。

回答by progrmr

Yes, Xcode 4.2 with SDK 5 works fine on Snow Leopard. You can download it from the iOS Dev Center. You need to have a paiddeveloper account to see these versions of Xcode. It's right below Xcode 4.2.1 for Lion (as of 2011-12-13):

是的,带有 SDK 5 的 Xcode 4.2 在 Snow Leopard 上运行良好。您可以从 iOS 开发中心下载它。您需要拥有付费开发者帐户才能查看这些版本的 Xcode。它位于 Lion 的 Xcode 4.2.1 正下方(截至 2011-12-13):

Xcode 4.2 for Snow Leopard

适用于雪豹的 Xcode 4.2

screen shot of downloads page

下载页面的屏幕截图

回答by Ibazan

If you don't join the iOS Developer Program, the link to download Xcode 4.2 for Snow Leopard will not be available, so NKijak is right. If you create a developer account but don't pay for the Dev Program you can only access the 3.2 version of Xcode in Snow Leopard. I've accessed the Downloads page with both types of account to test this, so either pay and join the Dev Program or get stuck with iOS 4 (or borrow an account just to download Xcode)

如果你不加入 iOS Developer Program,Snow Leopard 的 Xcode 4.2 下载链接将不可用,所以 NKijak 是对的。如果您创建了开发者帐户但不支付开发计划费用,则您只能在 Snow Leopard 中访问 3.2 版本的 Xcode。我已经使用两种类型的帐户访问了下载页面来测试这个,所以要么付费并加入开发计划,要么被 iOS 4 卡住(或借一个帐户来下载 Xcode)