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?

raddevus
  • 8,142
  • 7
  • 66
  • 87

1 Answers1

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

raddevus
  • 8,142
  • 7
  • 66
  • 87
  • 2
    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. – RcoderNY Jan 02 '23 at 00:57