如何让 Xcode 在我的 Mac Sierra (10.12.6) 上运行
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/51405776/
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
How can I get Xcode working on my Mac Sierra (10.12.6)
提问by NewbieAid
I seem to have gotten stuck in MacOS / Xcode purgatory.
我似乎陷入了 MacOS/Xcode 的炼狱。
I'm on OS Sierra/10.12.6.
我在 OS Sierra/10.12.6 上。
When I try to update, I get a warning, that there's an issue with upgrading vs DisplayLink and so it cannot be done.
当我尝试更新时,我收到一条警告,提示升级 vs DisplayLink 存在问题,因此无法完成。
That directly conflicts with Xcode which (as of now, on App Store) only works on 10.13.2 or later.
这直接与 Xcode 冲突(截至目前,在 App Store 上)仅适用于 10.13.2 或更高版本。
I cannot find a place to download an earlier version of Xcode. I cannot upgrade to High Sierra.
我找不到下载早期版本 Xcode 的地方。我无法升级到 High Sierra。
How can I get this happening?
我怎样才能让这种情况发生?
回答by alrodi
You can get it here at this URL: https://developer.apple.com/download/more/to download a version of Xcode you want. Specifically, get 9.2. This is the recent version that works with mac OS Sierra.
您可以通过以下 URL 获取它:https: //developer.apple.com/download/more/以下载您想要的 Xcode 版本。具体来说,得到 9.2。这是适用于 mac OS Sierra 的最新版本。
Edit: Xcode 9.2.1 is no longer an available version. 9.2 works.
编辑:Xcode 9.2.1 不再是可用版本。9.2 作品。
回答by Harish
Xcode 9.2 works well for Mac OS Sierra (10.12.6). I installed it today (3rd Feb 2020).
Xcode 9.2 适用于 Mac OS Sierra (10.12.6)。我今天(2020 年 2 月 3 日)安装了它。
回答by Chatrughan Prasad
回答by Rajendra
For OS Sierra/10.12.6 you need Xcode-8.3 from below link
对于 OS Sierra/10.12.6,您需要来自以下链接的 Xcode-8.3
https://download.developer.apple.com/Developer_Tools/Xcode_8.3/Xcode_8.3.xip
https://download.developer.apple.com/Developer_Tools/Xcode_8.3/Xcode_8.3.xip
The Xcode-9* versions are not compatible.
Xcode-9* 版本不兼容。