Results 6 comments of Jordan Anderson

Think I figured this out here https://github.com/maticzav/swift-graphql/issues/93.

Update: I've managed to get past the above error by copying over the executable from the swift `/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/lib_InternalSwiftSyntaxParser.dylib` and placing it into the swift-5.5 folder and down grading my code...

Sorry, I just meant "copied" !

IIRC I copied it from the `swift/Mac` into `swift-5.5/Mac` and any other places that it was saying was missing. Do you have the code gen cli installed locally via something...

Do you still have Xcode 13.x installed by chance? I think part of the issue (besides needing to copy that lib into the other folders), is that Xcode 13.x is...

You can't run it or you can't download/install it at all? If not, think you might have try and find a way to manually install Swift 5.5