We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 972bd9d commit aec3c24Copy full SHA for aec3c24
Docs/GettingStarted.md
@@ -7,7 +7,7 @@ Although OS X is not a deployment platform for Swift Foundation, it is useful fo
7
In order to build on OS X, you will need:
8
9
* The latest version of Xcode
10
-* 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)
11
* The [current Swift toolchain](https://swift.org/download/#snapshots).
12
13
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