-
Notifications
You must be signed in to change notification settings - Fork 303
Open
Description
I was getting an xcodebuild error when running carthage update --platform iOS
for the MVVM-C project as it couldn't build RxDataSources
. I got it to work by updating the cartfile to this:
github "ReactiveX/RxSwift" ~> 4.0.0
github "RxSwiftCommunity/RxDataSources" ~> 3.0
I don't want to create a PR because I'm not sure if this was just an issue for me.
CraigsOverItAll, aivcec, josejavpg, rusik, agroGandhi and 1 more
Metadata
Metadata
Assignees
Labels
No labels