Skip to content

Commit

Permalink
Fix the name and version of macOS SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
takasek committed Jan 20, 2018
1 parent 972bd9d commit aec3c24
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 aec3c24

Please sign in to comment.