We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf89542 commit 13befb2Copy full SHA for 13befb2
TSPL.docc/GuidedTour/Compatibility.md
@@ -3,11 +3,11 @@
3
Learn what functionality is available in older language modes.
4
5
This book describes Swift 5.10,
6
-the default version of Swift that's included in Xcode 15.1.
7
-You can use Xcode 15.1 to build targets
+the default version of Swift that's included in Xcode 15.3.
+You can use Xcode 15.3 to build targets
8
that are written in either 5.10, Swift 4.2, or Swift 4.
9
10
-When you use Xcode 15.1 to build Swift 4 and Swift 4.2 code,
+When you use Xcode 15.3 to build Swift 4 and Swift 4.2 code,
11
most Swift 5.10 functionality is available.
12
That said,
13
the following changes are available only to code that uses 5.10 or later:
0 commit comments