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

Outdated Cartfile in MVVM-C project #16

Open
adamzarn opened this issue Feb 6, 2019 · 0 comments
Open

Outdated Cartfile in MVVM-C project #16

adamzarn opened this issue Feb 6, 2019 · 0 comments

Comments

@adamzarn
Copy link

adamzarn commented Feb 6, 2019

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.

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