Lines Matching refs:objectivec
17 s.source_files = 'objectivec/*.{h,m}',
18 'objectivec/google/protobuf/Any.pbobjc.{h,m}',
19 'objectivec/google/protobuf/Api.pbobjc.{h,m}',
20 'objectivec/google/protobuf/Duration.pbobjc.h',
21 'objectivec/google/protobuf/Empty.pbobjc.{h,m}',
22 'objectivec/google/protobuf/FieldMask.pbobjc.{h,m}',
23 'objectivec/google/protobuf/SourceContext.pbobjc.{h,m}',
24 'objectivec/google/protobuf/Struct.pbobjc.{h,m}',
25 'objectivec/google/protobuf/Timestamp.pbobjc.h',
26 'objectivec/google/protobuf/Type.pbobjc.{h,m}',
27 'objectivec/google/protobuf/Wrappers.pbobjc.{h,m}'
30 s.preserve_paths = 'objectivec/google/protobuf/Duration.pbobjc.m',
31 'objectivec/google/protobuf/Timestamp.pbobjc.m'
34 s.exclude_files = 'objectivec/GPBProtocolBuffers.m'
35 s.header_mappings_dir = 'objectivec'