Create SPM target for ObjC client targets
Open
area/spm
kind/release
- Dominant language
- C
- Stars
- 61
- Forks
- 26
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 11
Description
Create SPM ObjC target for the following corresponding pod target
* [gRPC-ProtoRPC](https://github.com/grpc/grpc/blob/master/gRPC-ProtoRPC.podspec) for ObjC V2 API and dependencies
* [gRPC](https://github.com/grpc/grpc/blob/master/gRPC.podspec) for ObjC V1 legacy API and dependencies
These targets should be under top level [Package.swift](https://github.com/grpc/grpc-ios/blob/main/Package.swift) and upstream dependencies should be referencing grpc native c-core's shallow content instead of pulling from gRPC c-core repo.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.