diff options
author | Muxi Yan <mxyan@google.com> | 2017-01-30 09:21:05 -0800 |
---|---|---|
committer | Muxi Yan <mxyan@google.com> | 2017-01-30 09:22:30 -0800 |
commit | 27e9db4393431abb44b83e9844570bee352c80ff (patch) | |
tree | 96ebaf40d280481a09b00c91798fdf71bf1a2378 /templates/gRPC-Core.podspec.template | |
parent | 91bac1155d91c7cc6650fa3803308218bfea3266 (diff) |
Add modification warning to templated files
Diffstat (limited to 'templates/gRPC-Core.podspec.template')
-rw-r--r-- | templates/gRPC-Core.podspec.template | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/templates/gRPC-Core.podspec.template b/templates/gRPC-Core.podspec.template index baa9f5497d..18dabb9603 100644 --- a/templates/gRPC-Core.podspec.template +++ b/templates/gRPC-Core.podspec.template @@ -1,10 +1,12 @@ %YAML 1.2 --- | - # GRPC CocoaPods podspec - # This file has been automatically generated from a template file. Please make modifications to - # `templates/gRPC-Core.podspec.template` instead. This file can be regenerated from the template by - # running `tools/buildgen/generate_projects.sh`. + # This file has been automatically generated from a template file. + # Please make modifications to `templates/gRPC-Core.podspec.template` + # instead. This file can be regenerated from the template by running + # `tools/buildgen/generate_projects.sh`. + # gRPC Core CocoaPods podspec + # # Copyright 2015, Google Inc. # All rights reserved. # |