Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Xcode update stuck at waiting

I'm trying to update to Xcode 7.1. But this what I get. 😟

User uploaded file

I tried restarting the system. No use.

I checked in Console. And, I can see a lot of these:

22/10/15 09:42:31.000 kernel[0]: Sandbox: storeaccountd(2111) deny(1) file-write-create /Users/saneef/Library/Caches/com.apple.spotlight

Posted on Oct 21, 2015 9:15 PM

Reply
46 replies

Mar 25, 2016 8:55 AM in response to saneef

New Xcode releases are stored on a windows server in Antartica, and are transferred by penguins. Every single time, there is this interminable waiting... that won't change for minutes or hours. I gave up for a day, and then after a brief waiting... period, the download began as it should have 24 hours earlier.


As there are millions of developers, the server and penguin load must be horrendous.

May 3, 2016 2:34 PM in response to saneef

Everything is much more simple... Do not cancel anything, open AppStore, then click on the "Store" in the top-left menu and choose the following option - "Check for Unfinished Downloads...". Enter your Apple ID and password and you everything will be up and running.

The reason is that XCode does require additional confirmation before download.

Hope that helps.

Yours Sincerely,

Arturas Taleikis.

May 30, 2016 2:51 PM in response to luddev

This got 7.3.1 working for me:

ATaleikis May 3, 2016 2:34 PM

Everything is much more simple... Do not cancel anything, open AppStore, then click on the "Store" in the top-left menu and choose the following option - "Check for Unfinished Downloads...". Enter your Apple ID and password and you everything will be up and running.

The reason is that XCode does require additional confirmation before download.

Hope that helps.

Yours Sincerely,

Arturas Taleikis.

Jul 16, 2016 10:56 AM in response to saneef

Your cache may be corrupted. You can try to download again by deleting the Xcode file in ~/Library/Caches.

I'm more familiar with the Terminal, if you are too, you can use these commands:

cd ~/Library/Caches ls -la | grep Xcode ls | grep Xcode | xargs rm -rf

The first entry just navigates to the cache directory. The second just verifies that there is an Xcode cache file. You want to make sure there's only one before performing the next command, which pipes that file/directory name into a remove statement.

Sep 13, 2016 3:44 PM in response to saneef

Dear All,

My X-Code update was stuck on "waiting" -- I checked the store menu for unfinished updates and this required me to sign in -- perhaps this was because I had just finished an update of iTunes and a Yosemite security update -- I signed in and the X-Code download began again immediately...I guess it was just waiting for the sign in. Give it a try.

Sep 14, 2016 6:49 AM in response to VikingOSX

This is very true - whatever other people are doing to fix the problem it just happens to coincide with the brief period where the penguins aren't busy. I've found that it's just pot luck. If you don't want to get stuck in the queue then don't download and install straight after release. The penguins are super busy - just leave it for a few days.

Xcode update stuck at waiting

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.