Skip to content

Commit c6bbd14

Browse files
authored
Merge pull request swiftlang#237 from akyrtzi/update-readme-for-5.3
[readme] Update for 5.3
2 parents 3fbed3a + 605fac3 commit c6bbd14

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
@@ -35,10 +35,10 @@ Replace `<#Specify Release tag#>` by the version of SwiftSyntax that you want to
3535

3636
| Xcode Release | Swift Release Tag | SwiftSyntax Release Tag |
3737
|:-------------------:|:-------------------:|:-------------------------:|
38+
| Xcode 12.0 | swift-5.3-RELEASE | 0.50300.0 |
3839
| Xcode 11.4 | swift-5.2-RELEASE | 0.50200.0 |
3940
| Xcode 11.3 | swift-5.1-RELEASE | 0.50100.0 |
4041
| Xcode 10.2 | swift-5.0-RELEASE | 0.50000.0 |
41-
| Xcode 10.0 | swift-4.2-RELEASE | 0.40200.0 |
4242

4343

4444
Then, import `SwiftSyntax` in your Swift code.

0 commit comments

Comments
 (0)