needle
needle copied to clipboard
update SwiftSyntaxParser v0.505
Motivation
needle generate error when use Swift version 5.5 dependency project.
error: Unknown error: The loaded '_InternalSwiftSyntaxParser' library is from a toolchain that is not compatible with this version of SwiftSyntax
Changes
- update SwiftSyntaxParser
- update Xcode, simulator version for CI
@ryanaveo pls, merge it ASAP.
I want to use needle with Swift 5.5.
Would you please merge this branch?
As of #405, we now support Swift 5.2-5.6.
We haven't recompiled the version of the generator in the repo yet, nor changed any CI versions, although those changes should arrive in the future.
Thanks for the work on this! Do you want to refactor the CI changes to use Xcode 13.4 and the macos-12 image from GitHub actions. If not, feel free to close and I can work on a PR to update CI.