grpc-ios
grpc-ios copied to clipboard
Automate Cocoapod Release Process
Automate Cocoapod release with the following steps
- Scripts to simplify building and release pod for a target podspec and from a release tag
- Workflow bot that automate the pod release
This should also coordinates w/ gRPC-iOS cocoapod migration so that
- We release from grpc-ios/grpc_release branch and corresponding release tags
- Release using podspecs from gRPC-iOS repo (Objc pods) and native shallow copy for native pods (gRPC-C++, gRPC-Core)