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

Swift 4.2 support #68

Closed
Axadiw opened this issue Aug 6, 2018 · 7 comments
Closed

Swift 4.2 support #68

Axadiw opened this issue Aug 6, 2018 · 7 comments

Comments

@Axadiw
Copy link

Axadiw commented Aug 6, 2018

RxKeybaord doesn't compile on newest Xcode 10 beta

Incompatible Swift version - framework was built with 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2) and the local version is 4.2 (swiftlang-1000.0.32.1 clang-1000.10.39).

@freak4pc
Copy link
Member

freak4pc commented Aug 6, 2018

Well, that makes sense given Xcode 10 is still in beta :)
I imagine @devxoul will release a new binary when GM is out.

@wanbok
Copy link
Member

wanbok commented Aug 9, 2018

I'm trying to resolve it at #69

@RafaelPlantard
Copy link

Any news?

@freak4pc
Copy link
Member

@RafaelPlantard Are you using CocoaPods? If so, can you try pointing directly to the master branch? Seems like #69 was merged to fix these issues.

@RafaelPlantard
Copy link

I'm using Carthage, just for while I create a fork of it, and release a new .zip to get from Carthage

@freak4pc
Copy link
Member

PR is up here: #73
If anyone can test, that'd be great - the CI confirms it should be fine. I'll wait for some reviews and move forward :)

@freak4pc
Copy link
Member

Carthage release is up - CocoaPods gonna be up in probably a day or two (need to get some permission issue fixed).

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

4 participants