我刚刚更新了我的mac到macOS大苏尔,并试图更新到下一个版本的XCode。它已经以75-80%的速度运行了几个小时:
另外,当我去发射台时,我看到了这个:
其他人有这个问题或知道如何解决它吗?
我刚刚更新了我的mac到macOS大苏尔,并试图更新到下一个版本的XCode。它已经以75-80%的速度运行了几个小时:
另外,当我去发射台时,我看到了这个:
其他人有这个问题或知道如何解决它吗?
当前回答
固定强制关闭安装过程,并再次运行的应用程序商店
其他回答
在将我的MacBook更新到Big Sur并试图将Xcode更新到12.5版本后,也遇到了同样的问题。 尝试重新安装,重启我的Mac,删除应用程序,然后从应用程序商店重新安装。
决定离开安装过夜,它帮助!早上Xcode安装成功。
固定强制关闭安装过程,并再次运行的应用程序商店
关闭你的反病毒文件屏蔽将有助于我的情况。
虽然从技术上讲,杀毒软件不应该阻止Mac应用商店中的应用程序,但似乎Xcode是一款有自己独特问题的应用程序,这就是为什么在某些情况下禁用杀毒软件是有效的。
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.
我在安装13.3版本时遇到了类似的问题。我的进度条显示安装大约1-2小时,然后开始显示等待。最终对我有用的是使用终端代码“xcode-select—install”安装它。