CodableWrappers icon indicating copy to clipboard operation
CodableWrappers copied to clipboard

Rename swift-syntax dependency path

Open alphatroya opened this issue 1 year ago • 0 comments

During the SPM resolution phase, XCode highlights a warning.

'codablewrappers' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.

I think you should rename the dependency path accordingly since Apple moves the repo.

alphatroya avatar Sep 25 '24 10:09 alphatroya