Update template

pull/9769/head
Craig Tiller 8 years ago
parent c2515d0c64
commit 46ab5f5983
  1. 2
      gRPC-Core.podspec
  2. 2
      templates/gRPC-Core.podspec.template

@ -915,7 +915,7 @@ Pod::Spec.new do |s|
'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

@ -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

Loading…
Cancel
Save