aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC.podspec
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-01-31 06:21:49 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-01-31 06:21:49 +0100
commitd5d83aa33f0bab183ea64dea877abf6cdb0ec65a (patch)
treebe58baa6544fef4471bafffeb505d4d3b00eb3cd /gRPC.podspec
parent01ba279fdddb28096893a4e09a62b915cdbca6be (diff)
Fixing, using and testing alarm code.
Diffstat (limited to 'gRPC.podspec')
-rw-r--r--gRPC.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/gRPC.podspec b/gRPC.podspec
index 922b246c54..e307377594 100644
--- a/gRPC.podspec
+++ b/gRPC.podspec
@@ -398,6 +398,7 @@ Pod::Spec.new do |s|
'src/core/json/json_reader.c',
'src/core/json/json_string.c',
'src/core/json/json_writer.c',
+ 'src/core/surface/alarm.c',
'src/core/surface/api_trace.c',
'src/core/surface/byte_buffer.c',
'src/core/surface/byte_buffer_reader.c',