We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It has been a while since apple changed the domain of this package from apple to swiftlang. While compiling an app, verge now throws a warning:
'verge' dependency on 'https://github.com/apple/swift-syntax.git' 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.
I believe we should update the dependency and not wait for SwiftPM to start throwing an error.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It has been a while since apple changed the domain of this package from apple to swiftlang. While compiling an app, verge now throws a warning:
I believe we should update the dependency and not wait for SwiftPM to start throwing an error.
The text was updated successfully, but these errors were encountered: