Remove colon

pull/16962/head
Konstantin Varlamov 6 years ago
parent a0f4e5670c
commit 52d84a90ef
  1. 2
      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'

Loading…
Cancel
Save