aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC.podspec
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-02-18 15:09:02 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-02-18 15:09:02 -0800
commita8bb0bfc3eb9eef0dc5747cdfe74f21bb3fd087b (patch)
tree7e7bb2f102a9364a3f192f7d285c6fe0d957f6ca /gRPC.podspec
parent4feb3502c216f4db398d888b83e5c67025f65b57 (diff)
Split codegen target and made it libs
Diffstat (limited to 'gRPC.podspec')
-rw-r--r--gRPC.podspec6
1 files changed, 0 insertions, 6 deletions
diff --git a/gRPC.podspec b/gRPC.podspec
index c930bbd994..ad09ce415a 100644
--- a/gRPC.podspec
+++ b/gRPC.podspec
@@ -289,12 +289,6 @@ Pod::Spec.new do |s|
'src/core/census/log.h',
'src/core/census/rpc_metric_id.h',
'include/grpc/grpc_security.h',
- 'include/grpc/impl/codegen/byte_buffer.h',
- 'include/grpc/impl/codegen/compression_types.h',
- 'include/grpc/impl/codegen/connectivity_state.h',
- 'include/grpc/impl/codegen/grpc_types.h',
- 'include/grpc/impl/codegen/propagation_bits.h',
- 'include/grpc/impl/codegen/status.h',
'include/grpc/byte_buffer.h',
'include/grpc/byte_buffer_reader.h',
'include/grpc/compression.h',