aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-Core.podspec
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-05-17 13:04:07 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-05-17 13:04:07 -0700
commit3085aa468eff41fb1dd4c2c161c2a4dd1bd16c87 (patch)
tree67f1b2e5ca3a6ddb144930e293cfb8562d04cbe2 /gRPC-Core.podspec
parent38e94c2805e430d9198705a61421d91efd05db6e (diff)
parent53c2bbdeb716f947a63a8358b76540d24f9a79b2 (diff)
Merge github.com:grpc/grpc into thread_pool
Diffstat (limited to 'gRPC-Core.podspec')
-rw-r--r--gRPC-Core.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/gRPC-Core.podspec b/gRPC-Core.podspec
index 9f4cabc87e..136acb5e1e 100644
--- a/gRPC-Core.podspec
+++ b/gRPC-Core.podspec
@@ -500,6 +500,7 @@ Pod::Spec.new do |s|
'src/core/lib/iomgr/ev_epollsig_linux.c',
'src/core/lib/iomgr/ev_poll_posix.c',
'src/core/lib/iomgr/ev_posix.c',
+ 'src/core/lib/iomgr/ev_windows.c',
'src/core/lib/iomgr/exec_ctx.c',
'src/core/lib/iomgr/executor.c',
'src/core/lib/iomgr/iocp_windows.c',