Skip to content

Commit 13befb2

Browse files
committed
Update version number to Xcode 15.3
1 parent cf89542 commit 13befb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TSPL.docc/GuidedTour/Compatibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
Learn what functionality is available in older language modes.
44

55
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
6+
the default version of Swift that's included in Xcode 15.3.
7+
You can use Xcode 15.3 to build targets
88
that are written in either 5.10, Swift 4.2, or Swift 4.
99

10-
When you use Xcode 15.1 to build Swift 4 and Swift 4.2 code,
10+
When you use Xcode 15.3 to build Swift 4 and Swift 4.2 code,
1111
most Swift 5.10 functionality is available.
1212
That said,
1313
the following changes are available only to code that uses 5.10 or later:

0 commit comments

Comments
 (0)