Skip to content

Commit

Permalink
Merge pull request swiftlang#1398 from takasek/macos_sdk_name
Browse files Browse the repository at this point in the history
  • Loading branch information
swift-ci authored Jan 21, 2018
2 parents 7fc7463 + aec3c24 commit d3ecb50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Although OS X is not a deployment platform for Swift Foundation, it is useful fo
In order to build on OS X, you will need:

* The latest version of Xcode
* The latest version of the OS X SDK (at this time: 10.11)
* The latest version of the macOS SDK (at this time: 10.13.2)
* The [current Swift toolchain](https://swift.org/download/#snapshots).

Foundation is developed at the same time as the rest of Swift, so the most recent version of the compiler is required in order to build it.
Expand Down

0 comments on commit d3ecb50

Please sign in to comment.