RxSwiftCommunity / RxDataSources

UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
MIT License
3.07k stars 485 forks source link

Fix failing duplicate identifier detection #390

Open teameh opened 3 years ago

teameh commented 3 years ago

Follow up for https://github.com/RxSwiftCommunity/RxDataSources/pull/375

teameh commented 3 years ago

Anything I need to do to make these builds succeed?

JoeMatt commented 2 years ago

Anything I need to do to make these builds succeed?

looks like a CI/CD issue with cloning Carthage depends.

I'd recommend the maintainer switch to SwiftPM for CI/CD IMO.

Possibly related: https://github.com/RxSwiftCommunity/RxDataSources/issues/396