Skip to content
Snippets Groups Projects
Commit 7eff1df1 authored by Jorge Canizales's avatar Jorge Canizales
Browse files

Point tests Podfile to head protobuf podspec

parent 951cd183
No related branches found
No related tags found
No related merge requests found
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
pod 'Protobuf', :git => 'https://github.com/google/protobuf.git'
pod 'gRPC', :path => "../../.."
pod 'RemoteTest', :path => "../generated_libraries/RemoteTestClient"
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