Skip to content

Instantly share code, notes, and snippets.

@iandark
Created April 21, 2022 18:34
Show Gist options
  • Select an option

  • Save iandark/541b093d78511f680c794e69cd284ce7 to your computer and use it in GitHub Desktop.

Select an option

Save iandark/541b093d78511f680c794e69cd284ce7 to your computer and use it in GitHub Desktop.
Fixing xcode update stuck
1. Open Activity Monitor, search for appstoreagent and stop/quit the process.
2. The Launchpad Xcode Icon should have changed from Installation to Waiting.
3. Long press the Xcode Icon and press the X to delete it.
Nothing will actually happen, so I am not entirely sure if this step is actually needed,
but just to be sure, I wanted to mention it.
4. Restart your MacBook.
5. Xcode should not be shown anymore in the Launchpad.
6. Download the needed Xcode version; https://developer.apple.com/download/all/?q=Xcode
7. Extract the zip and move it into your application folder. Replace the existing Xcode if needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment