Skip to main content

Command Palette

Search for a command to run...

How to monitor progress of Xcode installation from App Store

Published
1 min read
How to monitor progress of Xcode installation from App Store
M

I am a Software Engineer working on open source and enterprise mobile SDKs for iOS and MacOS developers written in Swift. From 🇩🇪 and happily living in 🇺🇸

It feels that installing Xcode from App Store takes forever. You can see a progress bar in your Mac's Launchpad but it is hard to tell if there is any progress :(

Progress in Launchpad

I was worried that the installation process got stucked. I wondered if there are more detailed progress information available so I googled and I found this great answer on Stackoverflow.

  • Open the "Console" app (not the "Terminal", but the "Console")
  • Go to the "Search bar" and type "App store".
  • Push "Start" button.
  • Keep an eye out for updates (e.g. "Completed: 976 of 1000")

Detailed progress about Xcode installation viewable in Console.app

Additional log lines will be added over time showing you how the installation process goes. Eventually I saw progress ("Completed: 978 to 1000") which gave me peace of mind. So I left my Mac alone and the next morning the installation was successfully finished.

P.S.: Generally I recommend to use Xcodes over the App Store to install Xcode as it appears to be faster and it allows you to install various Xcode versions

More from this blog

Dev blog post potpourri by senior software engineer Marco Eidinger

149 posts

Hello 👋🏻 , I am a Software Engineer working on open source and enterprise mobile SDKs for iOS and MacOS developers written in Swift. From 🇩🇪 and happily living in 🇺🇸