Skip to content

Commit aec3c24

Browse files
committed
Fix the name and version of macOS SDK
1 parent 972bd9d commit aec3c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/GettingStarted.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Although OS X is not a deployment platform for Swift Foundation, it is useful fo
77
In order to build on OS X, you will need:
88

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

1313
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.

0 commit comments

Comments
 (0)