aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-Core.podspec
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2017-05-17 09:05:57 +0200
committerGravatar GitHub <noreply@github.com>2017-05-17 09:05:57 +0200
commit90224ba893324fad358934eb2a4487e33c6a3baf (patch)
tree4a613f19ccc624b0e9a3e67490863b8b81536375 /gRPC-Core.podspec
parent141a68a09f26c50ab7cf0053c9f22f6bc10415d1 (diff)
parentde030a35a2ab1c626883ce0d2ff380d4acb84ab6 (diff)
Merge pull request #11113 from jtattermusch/python_artifact_polling_trace
Try fixing python artifact build on Windows
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 9aba44cd6b..1176a15f2b 100644
--- a/gRPC-Core.podspec
+++ b/gRPC-Core.podspec
@@ -503,6 +503,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',