needle icon indicating copy to clipboard operation
needle copied to clipboard

update SwiftSyntaxParser v0.505

Open nk-5 opened this issue 3 years ago • 4 comments

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

nk-5 avatar Nov 04 '21 01:11 nk-5

@ryanaveo pls, merge it ASAP.

whoover avatar Jan 07 '22 23:01 whoover

I want to use needle with Swift 5.5.

Would you please merge this branch?

maisy003 avatar Feb 23 '22 14:02 maisy003

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.

wbond avatar Mar 28 '22 16:03 wbond

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.

wbond avatar Jun 08 '22 17:06 wbond