aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHannah Shi <hannahshisfb@gmail.com>2023-12-07 16:01:06 -0800
committerCopybara-Service <copybara-worker@google.com>2023-12-07 16:03:14 -0800
commit70acb340cef9023cae2f864cee48d48d22b6584b (patch)
treee64cf0f8112dfa557dfd329a052dab56eeb27214 /templates
parent8cfce72868aedafe8cc98c66913dd60628aa448a (diff)
downloadgrpc-grpc-70acb340cef9023cae2f864cee48d48d22b6584b.tar.gz
[ObjC] add privacy manifests to grpc podspec (#35042)
Not sure if we need to do the same for all the podspec files. Will create a separate PR for swift package. Closes #35042 COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35042 from HannahShiSFB:privacy-manifests c9b19d3c202d6592e1535948d6fde2ee0bcaa562 PiperOrigin-RevId: 588937122
Diffstat (limited to 'templates')
-rw-r--r--templates/gRPC.podspec.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/gRPC.podspec.template b/templates/gRPC.podspec.template
index 735a0ab449..6bba4e1aa6 100644
--- a/templates/gRPC.podspec.template
+++ b/templates/gRPC.podspec.template
@@ -34,6 +34,8 @@
:tag => "v#{version}",
}
+ s.resource = 'src/objective-c/PrivacyInfo.xcprivacy'
+
name = 'GRPCClient'
s.module_name = name
s.header_dir = name