Skip to content
Snippets Groups Projects
Commit 443f58e3 authored by Michael Lumish's avatar Michael Lumish
Browse files

Merge pull request #2302 from jcanizales/point-to-protobuf-head

Point tests to protobuf head
parents 10441a94 1773007f
No related branches found
No related tags found
No related merge requests found
source 'https://github.com/CocoaPods/Specs.git' source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0' platform :ios, '8.0'
pod 'Protobuf', :path => "../../../third_party/protobuf"
pod 'gRPC', :path => "../../.." pod 'gRPC', :path => "../../.."
pod 'RemoteTest', :path => "../generated_libraries/RemoteTestClient" pod 'RemoteTest', :path => "../generated_libraries/RemoteTestClient"
pod 'RouteGuide', :path => "../generated_libraries/RouteGuideClient" pod 'RouteGuide', :path => "../generated_libraries/RouteGuideClient"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment