我刚刚更新了我的mac到macOS大苏尔,并试图更新到下一个版本的XCode。它已经以75-80%的速度运行了几个小时:

另外,当我去发射台时,我看到了这个:

其他人有这个问题或知道如何解决它吗?


当前回答

Solved - My new MacBook Air M2 was struggling with downloading and installing Xcode. The problem, I think, was that the laptop sleeps after a short period of time and that stops the download/install process. Download/install restarts at 80% or 0% when the laptop is reawakened - repeat. A simple way to avoid the laptop from sleeping is to open the Terminal application (Application/Utilities/Terminal) and type "caffeinate". That prevents the laptop from sleeping and lets the download/install process complete itself. When done type control-c into the Terminal and it will quit caffeinate.

其他回答

我遇到了完全相同的情况,我更新了MacOS,然后更新了Xcode到12.5.1,它卡在7.2GB的7.2GB。我离开它4个小时什么都没有发生(但在活动监视器“安装”正在工作)。我把它放了一晚上,到早上它自己就好了。

虽然它不会加速,但在Mac App Store中,你应该会在Xcode中看到旋转的轮子-将光标放在轮子上,你应该会看到安装进度(例如52%)。

如果它没有移动,取消Xcode安装并重新开始。

你可以打开应用商店,搜索XCode,然后点击停止按钮。成功了!

最好的方法是在Mac上打开“控制台”(不是终端)应用程序,在搜索栏中输入“app Store”,然后按下“go”按钮

你会开始看到线条进来,你需要让它足够宽,这样你就能看到零件编号,并注意到进度,就像第二张截图一样

你会注意到有些数字移动得很快,有些则需要10分钟,但至少你知道你没有“卡住”!

我也遇到过同样的问题。我用@thelawnmowerman answer监控了这个过程。但在取得进展后,这个过程陷入了僵局。

每次进程卡住时,我就会终止应用商店,然后再次打开它并开始监控进程,每次进程都开始进展,我达到了1000(100%)。