47

I have an issue with my Mac where I basically can't download anything from the App Store because when I try to log in it can't verify my device. I tried every solution found online and took it to the Apple Store where they worked on in for an hour and still couldn't fix it.

Can I get current stable/beta version of Xcode from anywhere beside the App Store? Is it possible to have a friend download it and then give it to me?

Krunal
  • 77,632
  • 48
  • 245
  • 261
NeonBlueHair
  • 1,139
  • 2
  • 9
  • 22
  • 2
    possible duplicate of [How to download Xcode 4 / 5 / 6 / 7 and get the DMG file?](http://stackoverflow.com/questions/10335747/how-to-download-xcode-4-5-6-7-and-get-the-dmg-file) – Joshua Dwire Sep 04 '15 at 18:51

2 Answers2

83

I'll do ya one better. Xcode 4.3.2 is available to download for all devs direct from apple. Simply go here, click the View Downloads link, login and there you can find nearly every modern version of Xcode and the rest of the DVTs.

CodaFi
  • 43,043
  • 8
  • 107
  • 153
  • 4
    Great answer but the link is not quite right for newer versions. [This SO Answer](http://stackoverflow.com/a/10335943/2466193) has up-to-date links. – Ali Beadle Aug 01 '15 at 08:42
  • This is working for me at 2016, I just downloaded Xcode 8.2 – Danielo515 Dec 13 '16 at 17:26
  • 2
    As of 2017, note that from the first link you'll still end up on the Apple Store. However, the "View Downloads" link in this post still lead to the right page. – laurent Nov 13 '17 at 18:01
  • 3
    Seems to ask me to log in when I click on that now... – Julix Jan 05 '21 at 20:56
  • I found that the verification step is a pop-up window with a 6-digit code you have to enter into the browser. For some reason the pop-up window only stayed visible for a split second so I had to make a video, pause it and copy the number. Very strange, but it worked. – PatrickT Mar 13 '21 at 05:08
  • The first link took me to the app store to download Xcode, but the second one worked! – Omer Dec 27 '21 at 23:30
  • this answer requires you to "log in", which obviously is not possible if you do not have an account with Apple. – user5359531 May 20 '22 at 19:44
7

You can download Xcode 9/10 with Paid (Premium) Apple Developer Account from below links.

Xcode 10

Xcode 9


For non-premium account/apple id: (Download Xcode 9.3.x without Paid (Premium) Apple Developer Account from below link)

Apple Download Portal

Krunal
  • 77,632
  • 48
  • 245
  • 261
  • Given how popular this question is, it's age, how it's not accepting any new answer, and how apple keep changing it's download location; here's an updated answer as of 2021-05-02. You can download from https://developer.apple.com/download/more/ – Gunther May 02 '21 at 21:41