Created
April 21, 2022 18:34
-
-
Save iandark/541b093d78511f680c794e69cd284ce7 to your computer and use it in GitHub Desktop.
Fixing xcode update stuck
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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