Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Downloading Xcode 9 (or 9.1 Beta release) [duplicate]

I downloaded iOS 11 on my device and want to continue testing my projects on my device but it wont work because it says that ios 11.0 may not support the version of Xcode I have (which is 8.3.3). I am assuming this is because I need to use the Xcode 9 (or 9.1 beta release) but I can't seem to find where I can download this at.

like image 310
user3835611 Avatar asked Jun 06 '17 02:06

user3835611


3 Answers

To get the Xcode 9 beta:

  1. Log in to member center
  2. Click on downloads on the menu to the left
  3. And you´ll find Xcode 9 beta

Downloads for Apple Developers here.
Download stable version here here.

like image 52
Rashwan L Avatar answered Oct 30 '22 03:10

Rashwan L


The XCode 9 Beta does not show up in the Download Center for people without the paid developer program membership.

Instead, it can be downloaded directly via this link: http://adcdownload.apple.com/WWDC_2017/Xcode_9_beta/Xcode_9_beta.xip

UPDATED LINK TO BETA 3: https://download.developer.apple.com/Developer_Tools/Xcode_9_beta_3/Xcode_9_beta_3.xip (From computingfreak's comment below.)

UPDATED LINK TO BETA 4:
https://developer.apple.com/services-account/download?path=/Developer_Tools/Xcode_9_beta_4/Xcode_9_beta_4.xip

like image 37
thePsguy Avatar answered Oct 30 '22 04:10

thePsguy


Direct link for Xcode 9 (stable, not beta) is the following: https://download.developer.apple.com/Developer_Tools/Xcode_9/Xcode_9.xip

like image 42
Lukasz Czerwinski Avatar answered Oct 30 '22 02:10

Lukasz Czerwinski