aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC-ProtoRPC.podspec.template
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2018-06-07 16:27:54 -0700
committerGravatar Muxi Yan <mxyan@google.com>2018-06-07 16:27:54 -0700
commit6df75c598963a17137aad9a00b18779b8bdb85a9 (patch)
tree92275853fdfbf27cccba9f2707df1f11beadc23d /templates/gRPC-ProtoRPC.podspec.template
parent701a4b1c32a6da0c246bfe573ef3c96a9c652cc2 (diff)
podspec nit fix
Diffstat (limited to 'templates/gRPC-ProtoRPC.podspec.template')
-rw-r--r--templates/gRPC-ProtoRPC.podspec.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/gRPC-ProtoRPC.podspec.template b/templates/gRPC-ProtoRPC.podspec.template
index 1e2cd19d77..96966784f1 100644
--- a/templates/gRPC-ProtoRPC.podspec.template
+++ b/templates/gRPC-ProtoRPC.podspec.template
@@ -44,6 +44,7 @@
src_dir = 'src/objective-c/ProtoRPC'
+ s.default_subspec = 'Main'
s.subspec 'Main' do |ss|
ss.header_mappings_dir = "#{src_dir}"