uber / mockolo

Efficient Mock Generator for Swift
Apache License 2.0
804 stars 85 forks source link

SwiftSyntax 508.0.0 #226

Closed sidepelican closed 1 year ago

sidepelican commented 1 year ago

SwiftSyntax 508.0.0 has been released 🎉 https://github.com/apple/swift-syntax/releases/tag/508.0.0

The new version has no dependencies to lib_InternalSwiftSyntaxParser.dylib and has good portability. I think it would solve whole installation problems.

sidepelican commented 1 year ago

Maybe we can remove legacy version support because mockolo already does not have dependency to local toolchain (from SwiftSyntax 0.50700.1).