Skip to content
New issue

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

Conflicting swift-collections dependencies #254

Open
misolubarda opened this issue Sep 18, 2024 · 0 comments
Open

Conflicting swift-collections dependencies #254

misolubarda opened this issue Sep 18, 2024 · 0 comments

Comments

@misolubarda
Copy link

misolubarda commented Sep 18, 2024

Overview

Adding Brightroom to the XCode project that depends on i.e. Firebase (https://github.com/firebase/firebase-ios-sdk) causes conflict in swift-collections package dependencies.

Details

The conflict is caused by the same name for swift-collections dependencies:

Error in XCode project

x-xcode-log://FA82115D-FC05-44C3-ACF6-######### 'swift-concurrency-task-manager' dependency on 'https://github.com/apple/swift-collections.git' conflicts with dependency on 'https://github.com/FluidGroup/swift-collections' which has the same identity 'swift-collections'. this will be escalated to an error in future versions of SwiftPM.

Reproduce version

2.10.X

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant