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.
2 parents 3aef974 + 74416f4 commit 32b294dCopy full SHA for 32b294d
README.md
@@ -35,10 +35,10 @@ Replace `<#Specify Release tag#>` by the version of SwiftSyntax that you want to
35
36
| Xcode Release | Swift Release Tag | SwiftSyntax Release Tag |
37
|:-------------------:|:-------------------:|:-------------------------:|
38
+| Xcode 12.5 | swift-5.4-RELEASE | 0.50400.0 |
39
| Xcode 12.0 | swift-5.3-RELEASE | 0.50300.0 |
40
| Xcode 11.4 | swift-5.2-RELEASE | 0.50200.0 |
41
| Xcode 11.3 | swift-5.1-RELEASE | 0.50100.0 |
-| Xcode 10.2 | swift-5.0-RELEASE | 0.50000.0 |
42
43
44
Then, import `SwiftSyntax` in your Swift code.
0 commit comments