After updating macOS,
I cannot update XCode anymore:
I have been waiting for 2 hours but AppStore does not update.
How do I restart the Xcode update process from the beginning?
Regards
After updating macOS,
I cannot update XCode anymore:
I have been waiting for 2 hours but AppStore does not update.
How do I restart the Xcode update process from the beginning?
Regards
It updated successfully, after around 5 hours. I just did nothing, just left it there.
It is painfully slow when it comes to the 'Installing' stage.
Based on the log from console
, it does not look like it is spinning empty.
For example, progress from 94.67% to ...
... 94.83% took almost 20 sec
console
? –
Stereotomy appstoreagent
and storedownloadd
don't seem to return any logs. –
Stereotomy xcode
I suppose? It's too long ago I don't remember. –
Adolfo storedownload
process was returning logs for me. Also using caffeinate caffeinate -w <pid>
, I made sure the computer didn't turn off during the long wait time. –
Haith tail -f /var/log/install.log
–
Lester A lot of the pain of updating XCode from the App Store can be avoided by downloading the latest version from the Apple Developer website directly (including beta versions if you are into them). Use this Apple Developer link.
For more information see this Ask Different answer.
I also had problems with updating Xcode even after deleting it and trying to install it again via the App Store. For me it helped to switch to the Purchased tab in the App Store and cancelling all the other downloads (by pressing Alt / Option and then clicking Cancel). Then the download of Xcode started, hope this helps!
I think there's a download running in background which would explain this waiting time. I restarted a few times my Macbook pro, and ended up waiting until it ran the update successfuly.
When you make an XCode update, you have to do it when you have free time ahead, not during rushes, you never know how much time it can take
Currently Xcode update from developer tools does not work. Also Xcode 9.3 after download the install gets blocked because the file is corrupted. Additional Tool for Xcode 9.3 downloads and install but then does not work either. App Store downloads Xcode and restart but then it is not functional Attempts: https://developer.apple.com/download/more/ App Store
mac iOS developer tools
I had problem opening .xcworkspace. force quit application window showing it's not responding on macos mojave.
executed below commands after that it started working.
/* remove saved app states for chosen applications*/
rm -rf ~/Library/Saved Application State/com.apple.dt.Xcode.savedState/
/* https://apple.stackexchange.com/questions/104810/is-it-safe-to-erase-library-developer */
rm -rf ~/Library/Developer
xcrun simctl erase all
. i did this too. –
Padgett In my case, my ISP has a slow connection when downloading from Apple's server. Try using VPN to get a faster connection.
Installing Xcode from App store was stuck for me as well it kept on showing rotating loader, I have to say their progress bar isn't the best indicator. Before losing hopes its always best to check the progress behind the curtain. You are going to need 'Console' app for this.
So it's a better indicator rather than sitting and watching app store loading progress.
ASDAppQuery.resultsDidChange 497799835: <NSProgress: 0x6000036e1cc0> : Parent: 0x0 (portion: 0) / Fraction completed: 0.9260 / Completed: 926 of 1000
–
Jacquie © 2022 - 2024 — McMap. All rights reserved.
.xip
directly → Xcode_9.3.xip – Articulation