Skip to content

Commit 25e4ccc

Browse files
authored
Reference latest supported version of Xcode (#3144)
Reference latest supported version
1 parent 94ed833 commit 25e4ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Swift Package Manager is a tool for managing distribution of source code, ai
44

55
We’ve designed the system to make it easy to share packages on services like GitHub, but packages are also great for private personal development, sharing code within a team, or at any other granularity.
66

7-
Swift Package Manager includes a build system that can build for macOS and Linux. Xcode 11 integrates with libSwiftPM to provide support for iOS, watchOS, and tvOS platforms.
7+
Swift Package Manager includes a build system that can build for macOS and Linux. Starting with Xcode 11, Xcode integrates with libSwiftPM to provide support for iOS, watchOS, and tvOS platforms.
88

99
The [SourceKit-LSP](https://github.com/apple/sourcekit-lsp) project leverages libSwiftPM and provides [Language Server Protocol](https://langserver.org/) implementation for editors that support LSP.
1010

0 commit comments

Comments
 (0)