-
Notifications
You must be signed in to change notification settings - Fork 174
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
Comments
Well, that makes sense given Xcode 10 is still in beta :) |
I'm trying to resolve it at #69 |
Any news? |
@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. |
I'm using Carthage, just for while I create a fork of it, and release a new .zip to get from Carthage |
PR is up here: #73 |
Carthage release is up - CocoaPods gonna be up in probably a day or two (need to get some permission issue fixed). |
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).
The text was updated successfully, but these errors were encountered: