Replies: 1 comment
-
Hi @atacan, this is due to Apple moving swift-syntax to a different organization. You can either ignore the warning, or update your packages to the newest versions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I get this yellow warning in Xcode:
x-xcode-log://3AF43ED7-D11A-4F8B-8A37-EF3F764F706B 'swift-composable-architecture' dependency on 'https://github.com/apple/swift-syntax' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
My Package.swift looks like
Beta Was this translation helpful? Give feedback.
All reactions