Skip to content

Commit a0e0ebd

Browse files
committed
Focus on the Swift version, not the Xcode version
1 parent 74fd2d0 commit a0e0ebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TSPL.docc/GuidedTour/Compatibility.md

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

55
This book describes Swift 6,
66
the default version of Swift that's included in Xcode XXX.
7-
You can use Xcode XXX to build targets
8-
that are written in Swift 6, Swift 5, Swift 4.2, or Swift 4.
7+
You can use the Swift 6 compiler to build code
8+
that's written in Swift 6, Swift 5, Swift 4.2, or Swift 4.
99

1010
When you use the Swift 6 compiler
1111
to build code that uses the Swift 5 language mode,

0 commit comments

Comments
 (0)