aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-C++.podspec
diff options
context:
space:
mode:
Diffstat (limited to 'gRPC-C++.podspec')
-rw-r--r--gRPC-C++.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-C++.podspec b/gRPC-C++.podspec
index be5ac31341..c0fd89c365 100644
--- a/gRPC-C++.podspec
+++ b/gRPC-C++.podspec
@@ -69,7 +69,7 @@ Pod::Spec.new do |s|
s.default_subspecs = 'Interface', 'Implementation'
- # Certificates, to be able to establish TLS connections:
+ # Certificates, to be able to establish TLS connections
s.resource_bundles = { 'gRPCCertificates' => ['etc/roots.pem'] }
s.header_mappings_dir = 'include/grpcpp'