我无法从 App Store 下载 Xcode
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/26089806/
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
I cannot download Xcode from the App Store
提问by Kisama329
I just don't know what is happening but I can't download Xcode.
我只是不知道发生了什么,但我无法下载 Xcode。
I did click on the update button on the App Store, but it did not do nothing.
我确实点击了 App Store 上的更新按钮,但它并没有做任何事情。
What should I do?
我该怎么办?
回答by Bogdan Savluk
Maybe it is just temporary bug… wait sometime, and try again. Or try to restart AppStore application.
也许这只是暂时的错误……等一下,然后再试一次。或者尝试重新启动 AppStore 应用程序。
But, if you need it right now, and nothing helps - you can download dmg file with latest XCode from: https://developer.apple.com/downloads
但是,如果您现在需要它,但没有任何帮助 - 您可以从以下位置下载带有最新 XCode 的 dmg 文件:https: //developer.apple.com/downloads
回答by Andrew Paul Simmons
The problem is that there is an issue updating Xcode. The update process is stuck so when you press update nothing really happens.
问题是更新 Xcode 时出现问题。更新过程被卡住了,所以当你按下更新时,什么都没有发生。
The solution is:
解决办法是:
- delete Xcode (put it in the trash).
- search for Xcode in the Mac App Store
- do a fresh install of Xcode. (The button in the Xcode page in the Mac App Store will say "install" instead of "update" because you removed Xcode in step 2.)
- 删除 Xcode(将其放入垃圾箱)。
- 在 Mac App Store 中搜索 Xcode
- 重新安装Xcode。(Mac App Store 中 Xcode 页面中的按钮会显示“安装”而不是“更新”,因为您在第 2 步中删除了 Xcode。)
Cheers!
干杯!