File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ originally done in toolchain4.
30
30
To complicate things further, all builds must target an Apple SDK. These SDKs
31
31
are free to download, but not redistributable.
32
32
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
34
34
35
35
This file is several gigabytes in size, but only a single directory inside is
36
36
needed: Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Release Process
44
44
45
45
Register and download the Apple SDK: (see OSX Readme for details)
46
46
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
48
48
49
49
Using a Mac, create a tarball for the 10.9 SDK and copy it to the inputs directory:
50
50
You can’t perform that action at this time.
0 commit comments