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

Create SPM target for ObjC client targets

Open dennycd opened this issue 2 years ago • 0 comments

Create SPM ObjC target for the following corresponding pod target

  • gRPC-ProtoRPC for ObjC V2 API and dependencies
  • gRPC for ObjC V1 legacy API and dependencies

These targets should be under top level Package.swift and upstream dependencies should be referencing grpc native c-core's shallow content instead of pulling from gRPC c-core repo.

dennycd avatar Apr 14 '22 21:04 dennycd