-
- Downloads
Merge pull request #7359 from jcanizales/p0-protoc-podspec
Distribute ProtoC and the plugin as pods
No related branches found
No related tags found
Showing
- .travis.yml 7 additions, 5 deletions.travis.yml
- examples/objective-c/auth_sample/AuthTestService.podspec 29 additions, 5 deletionsexamples/objective-c/auth_sample/AuthTestService.podspec
- examples/objective-c/auth_sample/Podfile 0 additions, 34 deletionsexamples/objective-c/auth_sample/Podfile
- examples/objective-c/helloworld/HelloWorld.podspec 29 additions, 5 deletionsexamples/objective-c/helloworld/HelloWorld.podspec
- examples/objective-c/helloworld/Podfile 0 additions, 34 deletionsexamples/objective-c/helloworld/Podfile
- examples/objective-c/route_guide/Podfile 0 additions, 34 deletionsexamples/objective-c/route_guide/Podfile
- examples/objective-c/route_guide/RouteGuide.podspec 29 additions, 5 deletionsexamples/objective-c/route_guide/RouteGuide.podspec
- src/objective-c/!ProtoCompiler-gRPCPlugin.podspec 122 additions, 0 deletionssrc/objective-c/!ProtoCompiler-gRPCPlugin.podspec
- src/objective-c/!ProtoCompiler.podspec 136 additions, 0 deletionssrc/objective-c/!ProtoCompiler.podspec
- src/objective-c/README.md 72 additions, 37 deletionssrc/objective-c/README.md
- src/objective-c/examples/RemoteTestClient/RemoteTest.podspec 18 additions, 3 deletionssrc/objective-c/examples/RemoteTestClient/RemoteTest.podspec
- src/objective-c/examples/Sample/Podfile 3 additions, 0 deletionssrc/objective-c/examples/Sample/Podfile
- src/objective-c/examples/SwiftSample/Podfile 3 additions, 0 deletionssrc/objective-c/examples/SwiftSample/Podfile
- src/objective-c/tests/Podfile 10 additions, 4 deletionssrc/objective-c/tests/Podfile
- src/objective-c/tests/RemoteTestClient/RemoteTest.podspec 18 additions, 8 deletionssrc/objective-c/tests/RemoteTestClient/RemoteTest.podspec
- tools/run_tests/run_tests.py 1 addition, 1 deletiontools/run_tests/run_tests.py
src/objective-c/!ProtoCompiler.podspec
0 → 100644
Please register or sign in to comment