aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC-Core.podspec.template
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-02-28 08:40:19 -0800
committerGravatar Craig Tiller <ctiller@google.com>2017-02-28 08:40:19 -0800
commit46ab5f59833a2c443ea0bd6cc147a96ab66a3507 (patch)
treec729f582e6f847ab702ccbdd3d8b0a7ed64ced40 /templates/gRPC-Core.podspec.template
parentc2515d0c64618eb2d4f7d7e87f2771014252a82a (diff)
Update template
Diffstat (limited to 'templates/gRPC-Core.podspec.template')
-rw-r--r--templates/gRPC-Core.podspec.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gRPC-Core.podspec.template b/templates/gRPC-Core.podspec.template
index f05ee4c05f..9ed32e31cf 100644
--- a/templates/gRPC-Core.podspec.template
+++ b/templates/gRPC-Core.podspec.template
@@ -191,7 +191,7 @@
'test/core/util/debugger_macros.c',
'test/core/util/test_config.{c,h}',
'test/core/util/port.h',
- 'test/core/util/port_posix.c',
+ 'test/core/util/port.c',
'test/core/util/port_server_client.{c,h}'
end
end