Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Latest version of Xcode stuck on installation (12.5)

Tags:

xcode

ios

I just updated my mac to macOS Big Sur, and am trying to update to the next version of XCode. It has been on 75-80% progress for hours: enter image description here

Also, when I go to launchpad I see this:

enter image description here

Is anyone else having this issue or know how to fix it?

like image 837
Darrow Hartman Avatar asked Jun 09 '21 08:06

Darrow Hartman


3 Answers

As a first test to check if everything is just going fine but really slow, try this:

  • Keep the App Store window open (thanks to @Dhruv Saraswat to point this out).
  • Open the "Console" app (not the "Terminal", but the "Console")
  • Go to the "Search bar" and type "App Store".
  • Push "Start" button.
  • Log lines will be added from time to time showing you how the installation process goes. In my case, I saw "... Completed: 825 of 1000", and some time later I got "... Completed: 826 to 1000", and so on.

That way you can at least check if everything is working, although really slow. You can then guess how long it will take to the "Completed: 1000 to 1000" step in your own situation.

like image 200
thelawnmowerman Avatar answered Oct 07 '22 12:10

thelawnmowerman


This is weird behaviour everyone face nowadays when installing from AppStore. Instead of that download dmg of required xcode version from apple developer account and install.

Please refer below link to download XCode versions.

Xcode download link for all versions.

Above link contains download link from XCode version 1.0 till the latest.

like image 32
Protocol Avatar answered Oct 07 '22 14:10

Protocol


mine was stuck for about 3 days and even rebooting didn't help! i was trying to update to xcode 13.2.1 on MacOS Monterey what i did was:

1- opened Activity Monitor and force quitted "installd" (not sure if it was necessary though!)

2- opened Launcher, held Option key (to make the icons jiggle) and clicked the x on xcode's corner! asked me if i want to delete the app and i confirmed but magically it stayed and when i opened it it was updated to the latest version! so basically it was done installing just didn't know it.

like image 18
Saee Saadat Avatar answered Oct 07 '22 12:10

Saee Saadat