Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Downloading Xcode from somewhere other than the App Store [closed]

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?

like image 315
NeonBlueHair Avatar asked Apr 20 '12 04:04

NeonBlueHair


People also ask

Do you need Apple ID to download Xcode?

To download Xcode, simply sign in with your Apple ID. Apple Developer Program membership is not required.

How do I update Xcode on Mac without App Store?

The normal way you upgrade Xcode via direct download is to download the new version, extract it from the XIP, and drag it into Applications. Are you having a problem with that? There is no patch-in-place; you just download the new version.

Why can't I get Xcode on my Mac?

Recent versions of Xcode require macOS 10.14. 4 or higher to run. Since you have 10.13. 6, you can't run that version of Xcode.


2 Answers

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.

like image 84
CodaFi Avatar answered Sep 21 '22 16:09

CodaFi


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

Xcode 10

  • Xcode 10 - Beta 6
    - (Command Line Tool (Xcode 10 Beta 6) - for macOS 10.14)
    - (Command Line Tool (Xcode 10 Beta 6) - for macOS 10.13)

Xcode 9

  • Xcode 9.4.1
    - (Command Line Tool (Xcode 9.4.1) - for macOS 10.13)
  • Xcode 9.4
    - (Command Line Tool (Xcode 9.4) - for macOS 10.13)

  • Xcode 9.3.1

  • Xcode 9.3
    - (Command Line Tool (Xcode 9.3) - for macOS 10.13)

  • Xcode 9.2
    - (Command Line Tool (Xcode 9.2) - for macOS 10.13)
    - (Command Line Tool (Xcode 9.2) - for macOS 10.12)
  • Xcode 9.1
    - (Command Line Tool (Xcode 9.1) - for macOS 10.13)
    - (Command Line Tool (Xcode 9.1) - for macOS 10.12)
  • Xcode 9.0.1
    - (Command Line Tool (Xcode 9.0.1) - for macOS 10.13)
    - (Command Line Tool (Xcode 9.0.1) - for macOS 10.12)

  • Xcode 9.0
    - (Command Line Tool (Xcode 9) - for macOS 10.12)
    - (Command Line Tool (Xcode 9) - for macOS 10.13)


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

  • Xcode 9.4.1 (Mac App Store Link)

Apple Download Portal

like image 21
Krunal Avatar answered Sep 22 '22 16:09

Krunal