我刚刚更新了我的mac到macOS大苏尔,并试图更新到下一个版本的XCode。它已经以75-80%的速度运行了几个小时:
另外,当我去发射台时,我看到了这个:
其他人有这个问题或知道如何解决它吗?
我刚刚更新了我的mac到macOS大苏尔,并试图更新到下一个版本的XCode。它已经以75-80%的速度运行了几个小时:
另外,当我去发射台时,我看到了这个:
其他人有这个问题或知道如何解决它吗?
当前回答
我在安装13.3版本时遇到了类似的问题。我的进度条显示安装大约1-2小时,然后开始显示等待。最终对我有用的是使用终端代码“xcode-select—install”安装它。
其他回答
这让我很沮丧 当我检查控制台时,我觉得我的帐户有问题。 因为我以前改过一次密码。
所以我去了应用商店->我的账户->我必须再次登录。
关闭你的反病毒文件屏蔽将有助于我的情况。
虽然从技术上讲,杀毒软件不应该阻止Mac应用商店中的应用程序,但似乎Xcode是一款有自己独特问题的应用程序,这就是为什么在某些情况下禁用杀毒软件是有效的。
如果(像我一样)你只需要命令行工具,你可能想尝试一下:
强制退出安装(使用ActivityMonitor或ps -kill) 从终端命令行运行xcode-select——install
为我工作!
在Ventura上尝试更新到Xcode 14.1近24小时后,我最终丢弃了Xcode应用程序,重新启动,只启动了App Store,并进行了新的安装,将App Store留在前台。它在我的M1 Mac mini上下载了(20分钟内大约7gb),不到一个小时就完成了安装。
背景:
After updating to Ventura, there was an update to Xcode 14.1 in the App Store. As with previous versions, I had trouble installing it. This time though, the install would progress to 61% (seen by hovering the mouse over the spinning circle in App Store), then stay there. Filtering for ASDAppQuery in the Console, as suggested in other answers, showed progress for a while, but then also stopped. The installd process was still using a lot of CPU. However, after a while it would stop doing so. It seemed that the App Store app would stop, and a couple of times I checked Activity Monitor and saw that it was in "App Nap" mode. After waking up again, the appstoreagent would run at 95% CPU (one core) for a while, followed by installd running again, at around 300% CPU. This cycle continued, but with no progress. I tried leaving it overnight, but in the morning it was in the same state: neither appstoreagent nor installd doing anything, but then seeming to wake up and grind away again, but making no progress. I had also tried quitting the App Store and starting again, but the same kept happening - going to 61%, then spinning away with no progress indication. Finally, I decided to trash Xcode, reboot, and install - that worked quickly and flawlessly.
我遇到了完全相同的情况,我更新了MacOS,然后更新了Xcode到12.5.1,它卡在7.2GB的7.2GB。我离开它4个小时什么都没有发生(但在活动监视器“安装”正在工作)。我把它放了一晚上,到早上它自己就好了。