aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC-Core.podspec.template
diff options
context:
space:
mode:
authorGravatar Muxi Yan <muxi@users.noreply.github.com>2017-02-07 09:53:44 -0800
committerGravatar GitHub <noreply@github.com>2017-02-07 09:53:44 -0800
commit0d2d72f76e9431e4070342c8a2d97f85611df273 (patch)
tree32ae83487aec3955ff0e89b02c8c851172592c75 /templates/gRPC-Core.podspec.template
parentb4726ff0a6760f1b0a3e5a9a3914789b6ca9deeb (diff)
parent938f099100ca4d73262ac984395a65551525f1ad (diff)
Merge pull request #9596 from muxi/cronet-tests-in-jenkins
Add Cronet core tests to Jenkins
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 5b5e68dc52..82b2ec2cf4 100644
--- a/templates/gRPC-Core.podspec.template
+++ b/templates/gRPC-Core.podspec.template
@@ -187,6 +187,7 @@
'test/core/end2end/end2end_test_utils.c',
'test/core/end2end/tests/*.{c,h}',
'test/core/end2end/data/*.{c,h}',
+ 'test/core/util/debugger_macros.c',
'test/core/util/test_config.{c,h}',
'test/core/util/port.h',
'test/core/util/port_posix.c',