grpc-ios icon indicating copy to clipboard operation
grpc-ios copied to clipboard

Automate Cocoapod Release Process

Open dennycd opened this issue 3 years ago • 0 comments

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)

dennycd avatar Nov 06 '21 20:11 dennycd