grpc / grpc-ios

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

Exclude xDS from gRPC iOS Build #101

Open dennycd opened 2 years ago

dennycd commented 2 years ago

Exclude xDS from Cocoapod and SPM build which are not currently used by gRPC/iOS. Similar exclusion has been applied to bazel-based build configurations (https://github.com/grpc/grpc/blob/73ea66d8ee54076bca12af7f6145d9ff4bccf21a/BUILD#L83)