aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
authorJorge Canizales <jcanizales@google.com>2015-06-01 22:43:29 -0700
committerJorge Canizales <jcanizales@google.com>2015-06-02 00:42:40 -0700
commit6afcaf0f2d99943f47f96b9227ee272d90a7453e (patch)
tree2444927ae78c8e756dcfe0872e6d3335601c3a77 /Protobuf.podspec
parent153d61a1a14c4674feaacc8537a163afd7e8e0c9 (diff)
downloadprotobuf-6afcaf0f2d99943f47f96b9227ee272d90a7453e.tar.gz
protobuf-6afcaf0f2d99943f47f96b9227ee272d90a7453e.tar.bz2
protobuf-6afcaf0f2d99943f47f96b9227ee272d90a7453e.zip
Remove struct.proto too (redefines GPBValue)
Diffstat (limited to 'Protobuf.podspec')
-rw-r--r--Protobuf.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Protobuf.podspec b/Protobuf.podspec
index 230929b8..eed2bdc3 100644
--- a/Protobuf.podspec
+++ b/Protobuf.podspec
@@ -13,12 +13,12 @@ Pod::Spec.new do |s|
'objectivec/google/protobuf/Empty.pbobjc.{h,m}', \
'objectivec/google/protobuf/FieldMask.pbobjc.{h,m}', \
'objectivec/google/protobuf/SourceContext.pbobjc.{h,m}', \
- 'objectivec/google/protobuf/Struct.pbobjc.{h,m}', \
'objectivec/google/protobuf/Timestamp.pbobjc.h', \
'objectivec/google/protobuf/Wrappers.pbobjc.{h,m}'
# The following would cause duplicate symbol definitions
s.exclude_files = 'objectivec/GPBProtocolBuffers.m', \
'objectivec/google/protobuf/Api.pbobjc.{h,m}', \
+ 'objectivec/google/protobuf/Struct.pbobjc.{h,m}', \
'objectivec/google/protobuf/Type.pbobjc.{h,m}'
# The .m's of the proto Well-Known-Types under google/protobuf are #imported
# by GPBWellKnownTypes.m. So we can't compile them (duplicate symbols), but we