45

I just don't know what is happening but I can't download Xcode.

I did click on the update button on the App Store, but it did nothing.

What should I do?

JohnK
  • 6,865
  • 8
  • 49
  • 75
Kisama329
  • 647
  • 1
  • 5
  • 10
  • I have the same issue. and when I go to purchased it just says waiting. Then after a really long time of waiting it said installing... and the install time started to bounce between 3 and 15 minutes. – Andrew Paul Simmons Jul 06 '15 at 16:01
  • btw, if it means you can't install your app on your device, (because you need the latest version of xcode to do this) it is programming question. – Andrew Paul Simmons Jul 06 '15 at 16:01
  • @AndrewPaulSimmons By that logic, "help, I forgot my password" is a programming question. If something prevents you from programming, that doesn't mean it's a suitable topic. – user229044 Oct 23 '15 at 09:54
  • 2
    Vote to re-open since it can be reproduced today again :) Using Apple's dev tools and systems just results in a bigh "sigh, what are they doing over there?" Failbuckets. – Henrik Erlandsson Nov 10 '15 at 08:31
  • In my case, the downloading started at moment when I removed the previous version. – Vyacheslav Jun 29 '16 at 05:00
  • 2
    Try here https://stackoverflow.com/questions/44390162/download-install-xcode-9-1-beta-or-xcode-9-version-without-premium-developer/44390183#44390183 – Krunal Sep 28 '17 at 09:56
  • I reproduced it today. The download icon spun for 20 seconds or so before stopping with no further feedback. The solution was to go to System Preferences -> Software Updates, and allow Mac OS to update itself. Apparently X-Code won't install if your OS is a major version behind. – Jeremy Feb 09 '19 at 07:52

2 Answers2

55

Maybe it is just temporary bug… wait some time, and try again. Or try to restart the Mac App Store application.

But, if you need it right now, and nothing helps - you can download a dmg file with latest Xcode from: https://developer.apple.com/downloads

pkamb
  • 33,281
  • 23
  • 160
  • 191
Bogdan Savluk
  • 6,274
  • 1
  • 30
  • 36
27

The problem is that there is an issue updating Xcode. The update process is stuck so when you press update nothing really happens.

The solution is:

  1. delete Xcode (put it in the trash).
  2. search for Xcode in the Mac App Store
  3. do a fresh install of Xcode. (The button in the Xcode page in the Mac App Store will say "install" instead of "update" because you removed Xcode in step 2.)

Cheers!

Mateusz Piotrowski
  • 8,029
  • 10
  • 53
  • 79
Andrew Paul Simmons
  • 4,334
  • 3
  • 31
  • 39