Skip to content
Snippets Groups Projects
Commit 1d5adb38 authored by Benny Wong's avatar Benny Wong
Browse files

Revert edit for generated_libraries RemoteTest

parent 7beff531
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
s.prepare_command = <<-CMD
BINDIR=../../../../bins/$CONFIG
PROTOC=$BINDIR/protobuf/protoc
PLUGIN=$BINDIR/opt/grpc_objective_c_plugin
PLUGIN=$BINDIR/grpc_objective_c_plugin
$PROTOC --plugin=protoc-gen-grpc=$PLUGIN --objc_out=. --grpc_out=. *.proto
CMD
......
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