aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC-Core.podspec.template
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-02-06 11:25:59 -0800
committerGravatar Muxi Yan <mxyan@google.com>2017-02-06 11:25:59 -0800
commitd5923578c0c43a5716dd78c6467ccdd5199feff2 (patch)
tree8fad166444fa852a434d743c482aa3beafd207c9 /templates/gRPC-Core.podspec.template
parent2ee9751cbbe57d2b4bfece8926d8b3112388c4eb (diff)
nit fixes
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 0738b7221b..0c1ff64a00 100644
--- a/templates/gRPC-Core.podspec.template
+++ b/templates/gRPC-Core.podspec.template
@@ -179,6 +179,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',