aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC-Core.podspec.template
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2016-11-08 13:34:02 -0800
committerGravatar Muxi Yan <mxyan@google.com>2016-11-08 13:34:02 -0800
commit53c4c28b43f4cc97204ef7ac2ac1e13e977b21ca (patch)
tree7ace646660ed93d1d974ce0ec8017b703431c407 /templates/gRPC-Core.podspec.template
parent3d451ffb2a90c92de2e9030691c844a2c2e7e76d (diff)
Add new util file to podspec
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 d6928a297c..fbad1a3f70 100644
--- a/templates/gRPC-Core.podspec.template
+++ b/templates/gRPC-Core.podspec.template
@@ -173,6 +173,7 @@
ss.source_files = 'test/core/end2end/cq_verifier.{c,h}',
'test/core/end2end/end2end_tests.{c,h}',
+ 'test/core/end2end/end2end_test_utils.c',
'test/core/end2end/tests/*.{c,h}',
'test/core/end2end/data/*.{c,h}',
'test/core/util/test_config.{c,h}',