Closed NeedleInAJayStack closed 3 years ago
This will fail until we update GraphQL dependencies
@NeedleInAJayStack this doesn't make sense you are saying you can build this package with swift 5.2 even though you can't.
@adam-fowler Yes, I know. I'm trying to find the path of least resistance on working around the XCode bug (I have coworkers who don't often update XCode, they just update their toolchain). If you disagree with changing this here, I understand and will change it back to 5.4.
@adam-fowler I've changed the swift-tools-version
back to 5.4. Thanks for the discussion!
PR to align Graphiti with this GraphQL PR: https://github.com/GraphQLSwift/GraphQL/issues/60
@adam-fowler Heads up - I reverted the swift-tools-version because this issue is still present in XCode 12.4. This means that anyone with XCode < 12.5 cannot build Graphiti, even if they are using a Swift 5.4 toolchain.