-
Notifications
You must be signed in to change notification settings - Fork 420
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
Support for pod. #45
Comments
It would be great to have this soon, as we are using it in Hyperledger Iroha. |
there is a swift build package / but it has problems with linking libz.tbd - until this resolves - this is a blocker. |
@luca3104 in your podfile you can specify a specific git commit eg. try that |
Thanks. |
@johndpope this yields |
Probably due to old version of BoringSSL?
|
Using the Swift Package Manager is really a nightmare. pod support would be amazing |
Presumably from title of cocoapod somethings missing as it's 'incomplete'. so these helpers may get nowhere. I haven't used this - am using SPM. these are some stabs in the dark. pod update does it help to force these lines into podfile? (lastly - if all that don't work - you could try updating brew / cocoapods - beware of changes in osx) |
did anyone get it to work with pod? |
Any plans to fix this? Excited about integrating this into our project, however it has been a painful process. |
bump! I think most issue is related to version dependence in podSpec for Core-GRPS. I tries to bump bump the version so that I can install newer version of Would be great if we can have this fixed |
How is the progress ? they don't have plans for it ? |
Cocoapods support would be amazing. apple/swift-protobuf is supporting Cocoapods already. |
Summary of the issueSwiftGRPC-incomplete.podspec references a very old Cocoacods is completely broken with |
Is there any timeline for when CocoaPods will be officially supported? |
I have prepared a podspec that seems to work for me. See #111 (comment) on how to try it out. (Also, I'd suggest closing this as a duplicate of #111.) |
When grpc-swift support for pod?
master branch podspec name have "incomplete".
The text was updated successfully, but these errors were encountered: