LucianoPAlmeida / variable-injector

Continuous Integration Tool for Swift Projects
MIT License
100 stars 20 forks source link

Xcode 13.3: The loaded '_InternalSwiftSyntaxParser' library is from a toolchain that is not compatible with this version of SwiftSyntax #23

Closed MarekSlaninka closed 2 years ago

MarekSlaninka commented 2 years ago

Hi @LucianoPAlmeida it seems that with Xcode 13.3 this is once again broken. I tried to update SwiftSyntax to 0.50600.1, but then there was an error in code, so build didn't go through

LucianoPAlmeida commented 2 years ago

It happens whenever there is a new version of the language/swift-syntax released. I'll update and make a release this weekend =]

LucianoPAlmeida commented 2 years ago

Release #0.3.6 is out, just update it and issue should be fixed