SDGGiesbrecht
(Jeremy David Giesbrecht)
1
Can we get a semantic version tagged that works with Swift 5.1?
Calling on one of the code owners: @Aciid, @abertelrud, @ddunbar
The swift-5.1-RELEASE tags of SwiftPM and llbuild seem to be in working order. They build fine as dependencies in SwiftPM, directly in Xcode and with a generated Xcode project, and all my client tests so far are passing using each method. (I haven’t been able to run every test yet due to separate issues with the SwiftSyntax package.)
2 Likes
SDGGiesbrecht
(Jeremy David Giesbrecht)
2
SwiftSyntax has been straightened out and absolutely everything is passing now.
SDGGiesbrecht
(Jeremy David Giesbrecht)
3
In the meantime, I tagged 0.50100.0 on a fork.
Aciid
(Ankit Aggarwal)
4
Thanks for the reminder, I'll do this now.
Aciid
(Ankit Aggarwal)
5
This is done:
https://github.com/apple/swift-package-manager/releases/tag/0.5.0
https://github.com/apple/swift-llbuild/releases/tag/0.2.0
2 Likes
SDGGiesbrecht
(Jeremy David Giesbrecht)
6
Thanks again to you and your team for all your hard work!
1 Like