File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ index 4c6db83a..7a953fc6 100644
86
86
2 . On apple/swift-syntax create a new release using the just-pushed tag and upload the parser library as ` _InternalSwiftSyntaxParser.xcframework.zip `
87
87
3 . If this is a snapshot release, check “This is a pre-release”
88
88
4 . Publish 🎉
89
+ 5 . Add the new release to README.md
89
90
90
91
## Integration test
91
92
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ Replace `<#Specify Release tag#>` by the version of SwiftSyntax that you want to
35
35
36
36
| Xcode Release | Swift Release Tag | SwiftSyntax Release Tag |
37
37
| :-------------------:| :-------------------:| :-------------------------:|
38
+ | Xcode 14.0 | swift-5.7-RELEASE | 0.50700.0 |
38
39
| Xcode 13.3 | swift-5.6-RELEASE | 0.50600.1 |
39
40
| Xcode 13.0 | swift-5.5-RELEASE | 0.50500.0 |
40
41
| Xcode 12.5 | swift-5.4-RELEASE | 0.50400.0 |
You can’t perform that action at this time.
0 commit comments