-
Notifications
You must be signed in to change notification settings - Fork 25
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
Error building SDK from Carthage #120
Comments
Seems like they released gRPC-Swift 0.9.0 with "fixes for Swift 5". @douglaswsilva: would you mind trying gRPC-Swift 0.9.0? Should be a matter of editing the SDK Cartfile and running Carthage again. |
@JonasVautherin I've just checked and I see that gRPC-Swift 0.9.0 doesn't work with the XCode 10.1 (Swift 4.2) but the latest commit in master works. |
Oh, good find! Just to recap then: it broke, but...
What could have changed that would break the build? Could it be a change in RxSwift? Like instead of |
Hi @JonasVautherin,
|
Keep get this error when trying to run
carthage bootstrap --platform ios
:NOTE: We're using XCode 10.1
The text was updated successfully, but these errors were encountered: