-
Notifications
You must be signed in to change notification settings - Fork 516
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
Build failed with Xcode 9 beta 6 #135
Comments
FYI - I was able to get everything working by:
Using |
I can confirm this fixed my issues for now as well. |
Doesn't work for me because I'm getting the files to be changed only with npm install, but they'll be deleted right again upon failure. |
@SchwarzerSchnee you could fork the repo, make the changes, and then |
Thank you, that works for now but still it's kinda dirty to have a local dependency that shouldn't be there. Here's hoping the issue gets fixed entirely on the lib's end eventually, since Xcode 9 has been officially released now. |
Yesterday I downloaded XCode 9, so hopefully I'll release fixes and new features this week with 0.7.0 version. Sorry for delay. |
Confirm changes to : solved my issue as well |
This issue should be resolved with version 0.6.2. |
Thanks @Cierpliwy! I can confirm 0.6.2 is building successfully in Xcode 9. |
Is this project compatible with Xcode 9 beta yet? At the very least, the build seems to fail in the RxBluetooth iOS dependency, which is set at 3.0.12, and it appears there have been some Xcode 9 beta related fixes in 3.0.14.
The text was updated successfully, but these errors were encountered: