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

Can't use RxSwift 3.6.1 #54

Closed
AYastrebov opened this issue Aug 14, 2017 · 4 comments
Closed

Can't use RxSwift 3.6.1 #54

AYastrebov opened this issue Aug 14, 2017 · 4 comments
Assignees

Comments

@AYastrebov
Copy link
Contributor

Can't use latest RxSwift, when installing with cocoapods. Only version 3.5.0 is supported now

Installing RxSwift 3.5.0 (was 3.6.1)

@freak4pc
Copy link
Member

Hey @AYastrebov
I have a PR out to fix this. Any way you can point your Podfile to the Podspec of the specific branch to see if it resolves it? Thanks !

@AYastrebov
Copy link
Contributor Author

Thanks, @freak4pc
pod 'RxViewModel', :git => 'https://github.com/RxSwiftCommunity/RxViewModel.git', :branch => 'fix/loosen-hard-dependency' fixed this issue

@freak4pc
Copy link
Member

freak4pc commented Aug 14, 2017

Cool. I'll merge this but will still have to wait for @esttorhe to publish a new Spec along with a RxViewModel 5.0.1 release

@freak4pc
Copy link
Member

Fixed via #55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants