Create SPM target for ObjC client targets
dennycd opened this issue · 0 comments
dennycd commented
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.