How can I tell if XCode version 14.2 is stuck on installation? Any way to see percent complete?
Asked Answered
M

1

5

I'm currently installing (Upgrading to) XCode 14.2 and it has been running for a long time. This is taking longer than my last macOS update.

I currently see the following which only shows a spinner and no update progress.

xcode update, spinner

Floating over the spinner does not give you anything.

I've also looked in Launcher and all I see is this:

xcode installing icon in launcher

Is there any way to see the percent complete?

Manhandle answered 27/12, 2022 at 20:13 Comment(7)
I’d recommend not using the AppStore but instead installing Xcodes and using that to update. brew install —cask xcodesMeet
what is xcodes?Manhandle
It’s a small app that makes it really easy to manage updating and having multiple versions of Xcode. It also doesn’t use the monumentally slow AppStore download and install so you don’t have to wait hours for it.Meet
github.com/RobotsAndPencils/xcodesMeet
No worries. A colleague introduced it to me and I won’t go without it now. 👌🏻Meet
I'd recommend downloading and installing Xcode from developer.apple.com instead of AppStore.Azedarach
Here's the link to the developer download area where you can get XCode : developer.apple.com/download/allManhandle
M
10

To get a percent complete you'll have to do the following:

  1. Close the App Store
  2. Open the App Store again
  3. search for XCode so it displays the available apps to install.
  4. float over the spinning cursor in this window (shown below).

enter image description here

Manhandle answered 27/12, 2022 at 20:16 Comment(1)
Thanks this helped. I've been waiting 4 hours for xcode 14.2 to finished updating thinking it was stuck but at least now I can see what percentage is left.Alamo

© 2022 - 2024 — McMap. All rights reserved.