aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC-Core.podspec.template
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-08-31 14:31:03 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-08-31 14:31:03 -0700
commitf0a6fd83294c854c9ecc38a7b4dd322811810dd5 (patch)
tree80f407375b9c9d343c43280d24afe570fe153299 /templates/gRPC-Core.podspec.template
parentbba217b4a5a22ef2f2d6274afd7285c0ea6dbd93 (diff)
Port #12258
Diffstat (limited to 'templates/gRPC-Core.podspec.template')
-rw-r--r--templates/gRPC-Core.podspec.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/gRPC-Core.podspec.template b/templates/gRPC-Core.podspec.template
index 616f2cbbff..6077f8098d 100644
--- a/templates/gRPC-Core.podspec.template
+++ b/templates/gRPC-Core.podspec.template
@@ -171,6 +171,7 @@
'test/core/end2end/end2end_tests.{c,h}',
'test/core/end2end/end2end_test_utils.c',
'test/core/end2end/tests/*.{c,h}',
+ 'test/core/end2end/fixtures/*.h',
'test/core/end2end/data/*.{c,h}',
'test/core/util/debugger_macros.{c,h}',
'test/core/util/test_config.{c,h}',