Skip to content

Commit ab20ae8

Browse files
committed
Merge pull request #6238
cfc600d Bugfix: Correct links for Xcode download (Luke Dashjr)
2 parents 3fce72e + cfc600d commit ab20ae8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/README_osx.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ originally done in toolchain4.
3030
To complicate things further, all builds must target an Apple SDK. These SDKs
3131
are free to download, but not redistributable.
3232
To obtain it, register for a developer account, then download the XCode 6.1.1 dmg:
33-
https://developer.apple.com/downloads/download.action?path=Developer_Tools/xcode_6.1.1/xcode_6.1.1.dmg
33+
https://developer.apple.com/devcenter/download.action?path=/Developer_Tools/xcode_6.1.1/xcode_6.1.1.dmg
3434

3535
This file is several gigabytes in size, but only a single directory inside is
3636
needed: Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk

doc/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Release Process
4444

4545
Register and download the Apple SDK: (see OSX Readme for details)
4646

47-
https://developer.apple.com/downloads/download.action?path=Developer_Tools/xcode_6.1.1/xcode_6.1.1.dmg
47+
https://developer.apple.com/devcenter/download.action?path=/Developer_Tools/xcode_6.1.1/xcode_6.1.1.dmg
4848

4949
Using a Mac, create a tarball for the 10.9 SDK and copy it to the inputs directory:
5050

0 commit comments

Comments
 (0)