grpc / grpc-ios

gRPC for iOS
Apache License 2.0
39 stars 22 forks source link

Switch to using official-supplied podspec for Protobuf-C++ #38

Closed dennycd closed 2 years ago

dennycd commented 2 years ago

Looks like we maintained a local copy of Protobuf-C++ podspec in grpc repo, which can easily get out of sync with the official one

sample build break