grpc / grpc-ios

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

Create SPM target for ObjC client targets #71

Open dennycd opened 2 years ago

dennycd commented 2 years ago

Create SPM ObjC target for the following corresponding pod target

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.