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

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

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


当前回答

在我的情况下,强制退出安装,关闭并打开appstore,再次运行更新

其他回答

这是现在每个人在AppStore安装时都会遇到的奇怪行为。而不是从苹果开发者帐户下载所需的xcode版本并安装。

请参考以下链接下载XCode版本。

所有版本的Xcode下载链接。

以上链接包含XCode 1.0至最新版本的下载链接。

如果(像我一样)你只需要命令行工具,你可能想尝试一下:

强制退出安装(使用ActivityMonitor或ps -kill) 从终端命令行运行xcode-select——install

为我工作!

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.

哦,真的很有用! 我在VMWare Station中使用IOS12.3.1,当我将xcode从13.2更新到13.3时,它卡住了。

附加:我的CPU是i5-9

我的卡了大约3天,即使重新启动也无济于事! 我试图在MacOS Monterey上更新到xcode 13.2.1 我所做的是:

1-打开活动监视器并强制退出“安装”(不确定是否有必要!)

2-打开启动器,按住Option键(让图标晃动),点击xcode角落的x !问我是否要删除应用程序,我确认了,但神奇的是,它留下来了,当我打开它时,它更新到最新版本!所以基本上已经安装好了,只是不知道而已。