-
-
Notifications
You must be signed in to change notification settings - Fork 333
Open
Description
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:
- Firebase dependency is called https://github.com/apple/swift-collections.git
- Brightroom dependency is called https://github.com/FluidGroup/swift-collections
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
Metadata
Metadata
Assignees
Labels
No labels