-
Notifications
You must be signed in to change notification settings - Fork 41
RxSwift 2 #15
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
RxSwift 2 #15
Conversation
would love if some @RxSwiftCommunity/contributors would give this the thumbs up; if no one feels comfortable enough i'd merge and release a new version tomorrow though. |
Is it best practice to commit the Pods directory? (I'm genuinely asking. I personally don't but it could be the thing to do.) |
The Pods directory is added to the repo so that The way it works is via a «phantom» project with the correctly shared Schemes making this project work with Edit: the project is |
Hi @esttorhe , I also have issues with supporting multiple package managers in https://github.com/RxSwiftCommunity/RxDataSources. ¯_(ツ)_/¯ The best plan I've got is explained here RxSwiftCommunity/RxDataSources#1. I've taken a look at Moya and I believe this should be working, right? Hoping in this way we wouldn't need to commit any RxSwift code. |
@kzaher that's interesting; my first approach to supporting I'll take a look at it and fix it accordingly although i think i would do that on another |
Just curious – has anyone asked for Carthage support on RxViewModel? |
Well; Not supporting it now could be «bad» if there's a chance that 1 or 2 users are depending on it (even though I doubt it) |
Ah, gotcha. I don't add support for Carthage until someone asks 😛 Even then, I don't really add it so much as I accept pull requests that do it for me. |
Hahahaha; yeah i've noticed. I'm not too well versed in I'll take a look at the current/new approach. Unless this is a real blocker I would really appreciate the merge 😊 |
Cool cool – the diff is hard to read, but it all looks good 👍 The CI is red, but the error message look related to install code coverage tools? I'll merge now and we can fix afterward. |
Thanks Ash. I'll make a new pod release now 🙇 |
This brings support for
RxSwift
2.0