blob: 6b34b9bf18c3f7c7c60986bcd883414cfbc9b769 [file] [log] [blame]
Brian Silverman9c614bc2016-02-15 20:20:02 -05001// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 47;
7 objects = {
8
9/* Begin PBXBuildFile section */
10 2CFB390415C718CE00CBF84D /* Descriptor.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BD3982214BE5B0C0081D629 /* Descriptor.pbobjc.m */; };
11 5102DABC1891A073002037B6 /* GPBConcurrencyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5102DABB1891A052002037B6 /* GPBConcurrencyTests.m */; };
12 7461B5360F94FB4600A0C422 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
13 7461B53C0F94FB4E00A0C422 /* GPBCodedInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B48F0F94F99000A0C422 /* GPBCodedInputStream.m */; };
14 7461B53D0F94FB4E00A0C422 /* GPBCodedOutputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4910F94F99000A0C422 /* GPBCodedOutputStream.m */; };
15 7461B5490F94FB4E00A0C422 /* GPBExtensionRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4A90F94F99000A0C422 /* GPBExtensionRegistry.m */; };
16 7461B54C0F94FB4E00A0C422 /* GPBUnknownField.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4AF0F94F99000A0C422 /* GPBUnknownField.m */; };
17 7461B5530F94FB4E00A0C422 /* GPBMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4BF0F94F99000A0C422 /* GPBMessage.m */; };
18 7461B5610F94FB4E00A0C422 /* GPBUnknownFieldSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E20F94F99000A0C422 /* GPBUnknownFieldSet.m */; };
19 7461B5630F94FB4E00A0C422 /* GPBUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E60F94F99000A0C422 /* GPBUtilities.m */; };
20 7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E80F94F99000A0C422 /* GPBWireFormat.m */; };
21 8B210CCE159383D60032D72D /* golden_message in Resources */ = {isa = PBXBuildFile; fileRef = 8B210CCD159383D60032D72D /* golden_message */; };
22 8B210CD0159386920032D72D /* golden_packed_fields_message in Resources */ = {isa = PBXBuildFile; fileRef = 8B210CCF159386920032D72D /* golden_packed_fields_message */; };
23 8B4248BB1A8C256A00BC1EC6 /* GPBSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B4248BA1A8C256A00BC1EC6 /* GPBSwiftTests.swift */; };
24 8B4248D21A927E1500BC1EC6 /* GPBWellKnownTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B4248D01A927E1500BC1EC6 /* GPBWellKnownTypes.m */; };
25 8B4248DC1A92933A00BC1EC6 /* GPBWellKnownTypesTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B4248DB1A92933A00BC1EC6 /* GPBWellKnownTypesTest.m */; };
26 8B79657B14992E3F002FFBFC /* GPBRootObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B79657914992E3E002FFBFC /* GPBRootObject.m */; };
27 8B79657D14992E3F002FFBFC /* GPBRootObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B79657914992E3E002FFBFC /* GPBRootObject.m */; };
28 8B8B615D17DF7056002EE618 /* GPBARCUnittestProtos.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B8B615C17DF7056002EE618 /* GPBARCUnittestProtos.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; };
29 8B96157414C8C38C00A2AC0B /* GPBDescriptor.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B96157314C8C38C00A2AC0B /* GPBDescriptor.m */; };
30 8B96157514CA019D00A2AC0B /* Descriptor.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BD3982214BE5B0C0081D629 /* Descriptor.pbobjc.m */; };
31 8BBEA4A9147C727D00C4ADB7 /* GPBCodedInputStreamTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B69B0F94FDF800A0C422 /* GPBCodedInputStreamTests.m */; };
32 8BBEA4AA147C727D00C4ADB7 /* GPBCodedOuputStreamTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B69D0F94FDF800A0C422 /* GPBCodedOuputStreamTests.m */; };
33 8BBEA4AC147C727D00C4ADB7 /* GPBMessageTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6A30F94FDF800A0C422 /* GPBMessageTests.m */; };
34 8BBEA4B0147C727D00C4ADB7 /* GPBTestUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6AC0F94FDF800A0C422 /* GPBTestUtilities.m */; };
35 8BBEA4B6147C727D00C4ADB7 /* GPBUnknownFieldSetTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6B80F94FDF900A0C422 /* GPBUnknownFieldSetTest.m */; };
36 8BBEA4B7147C727D00C4ADB7 /* GPBUtilitiesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6BA0F94FDF900A0C422 /* GPBUtilitiesTests.m */; };
37 8BBEA4B8147C727D00C4ADB7 /* GPBWireFormatTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6BC0F94FDF900A0C422 /* GPBWireFormatTests.m */; };
38 8BBEA4BB147C729200C4ADB7 /* libProtocolBuffers.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */; };
39 8BD3981F14BE59D70081D629 /* GPBUnittestProtos.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BD3981E14BE59D70081D629 /* GPBUnittestProtos.m */; };
40 8BF8193514A0DDA600A2C982 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
41 F401DC2D1A8D444600FCC765 /* GPBArray.m in Sources */ = {isa = PBXBuildFile; fileRef = F401DC2B1A8D444600FCC765 /* GPBArray.m */; };
42 F401DC331A8E5C0200FCC765 /* GPBArrayTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F401DC321A8E5C0200FCC765 /* GPBArrayTests.m */; };
43 F41C175D1833D3310064ED4D /* GPBPerfTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F41C175C1833D3310064ED4D /* GPBPerfTests.m */; };
44 F4353D1D1AB8822D005A6198 /* GPBDescriptorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D1C1AB8822D005A6198 /* GPBDescriptorTests.m */; };
45 F4353D231ABB1537005A6198 /* GPBDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D211ABB1537005A6198 /* GPBDictionary.m */; };
46 F4353D341AC06F10005A6198 /* GPBDictionaryTests+Bool.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D2D1AC06F10005A6198 /* GPBDictionaryTests+Bool.m */; };
47 F4353D351AC06F10005A6198 /* GPBDictionaryTests+Int32.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D2E1AC06F10005A6198 /* GPBDictionaryTests+Int32.m */; };
48 F4353D361AC06F10005A6198 /* GPBDictionaryTests+Int64.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D2F1AC06F10005A6198 /* GPBDictionaryTests+Int64.m */; };
49 F4353D371AC06F10005A6198 /* GPBDictionaryTests+String.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D301AC06F10005A6198 /* GPBDictionaryTests+String.m */; };
50 F4353D381AC06F10005A6198 /* GPBDictionaryTests+UInt32.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D311AC06F10005A6198 /* GPBDictionaryTests+UInt32.m */; };
51 F4353D391AC06F10005A6198 /* GPBDictionaryTests+UInt64.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D321AC06F10005A6198 /* GPBDictionaryTests+UInt64.m */; };
52 F43C88D0191D77FC009E917D /* text_format_unittest_data.txt in Resources */ = {isa = PBXBuildFile; fileRef = F43C88CF191D77FC009E917D /* text_format_unittest_data.txt */; };
53 F4487C4D1A9F8E0200531423 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
54 F4487C521A9F8E4D00531423 /* GPBProtocolBuffers.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BCF338814ED799900BC5317 /* GPBProtocolBuffers.m */; };
55 F4487C751AADF7F500531423 /* GPBMessageTests+Runtime.m in Sources */ = {isa = PBXBuildFile; fileRef = F4487C741AADF7F500531423 /* GPBMessageTests+Runtime.m */; };
56 F4487C7F1AAF62CD00531423 /* GPBMessageTests+Serialization.m in Sources */ = {isa = PBXBuildFile; fileRef = F4487C7E1AAF62CD00531423 /* GPBMessageTests+Serialization.m */; };
57 F4487C831AAF6AB300531423 /* GPBMessageTests+Merge.m in Sources */ = {isa = PBXBuildFile; fileRef = F4487C821AAF6AB300531423 /* GPBMessageTests+Merge.m */; };
58 F45C69CC16DFD08D0081955B /* GPBExtensionInternals.m in Sources */ = {isa = PBXBuildFile; fileRef = F45C69CB16DFD08D0081955B /* GPBExtensionInternals.m */; };
59 F45E57C71AE6DC6A000B7D99 /* text_format_map_unittest_data.txt in Resources */ = {isa = PBXBuildFile; fileRef = F45E57C61AE6DC6A000B7D99 /* text_format_map_unittest_data.txt */; };
60 F4B51B1E1BBC610700744318 /* GPBObjectiveCPlusPlusTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = F4B51B1D1BBC610700744318 /* GPBObjectiveCPlusPlusTest.mm */; };
61 F4E675971B21D0000054530B /* Any.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675871B21D0000054530B /* Any.pbobjc.m */; };
62 F4E675991B21D0000054530B /* Api.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675891B21D0000054530B /* Api.pbobjc.m */; };
63 F4E6759B1B21D0000054530B /* Empty.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E6758B1B21D0000054530B /* Empty.pbobjc.m */; };
64 F4E6759D1B21D0000054530B /* FieldMask.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E6758D1B21D0000054530B /* FieldMask.pbobjc.m */; };
65 F4E6759F1B21D0000054530B /* SourceContext.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E6758F1B21D0000054530B /* SourceContext.pbobjc.m */; };
66 F4E675A11B21D0000054530B /* Struct.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675911B21D0000054530B /* Struct.pbobjc.m */; };
67 F4E675A31B21D0000054530B /* Type.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675931B21D0000054530B /* Type.pbobjc.m */; };
68 F4E675A51B21D0000054530B /* Wrappers.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675951B21D0000054530B /* Wrappers.pbobjc.m */; };
69 F4E675AE1B21D0A70054530B /* Any.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675871B21D0000054530B /* Any.pbobjc.m */; };
70 F4E675AF1B21D0A70054530B /* Api.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675891B21D0000054530B /* Api.pbobjc.m */; };
71 F4E675B01B21D0A70054530B /* Empty.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E6758B1B21D0000054530B /* Empty.pbobjc.m */; };
72 F4E675B11B21D0A70054530B /* FieldMask.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E6758D1B21D0000054530B /* FieldMask.pbobjc.m */; };
73 F4E675B21B21D0A70054530B /* SourceContext.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E6758F1B21D0000054530B /* SourceContext.pbobjc.m */; };
74 F4E675B31B21D0A70054530B /* Struct.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675911B21D0000054530B /* Struct.pbobjc.m */; };
75 F4E675B41B21D0A70054530B /* Type.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675931B21D0000054530B /* Type.pbobjc.m */; };
76 F4E675B51B21D0A70054530B /* Wrappers.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675951B21D0000054530B /* Wrappers.pbobjc.m */; };
77/* End PBXBuildFile section */
78
79/* Begin PBXContainerItemProxy section */
80 8BBEA4BC147C729A00C4ADB7 /* PBXContainerItemProxy */ = {
81 isa = PBXContainerItemProxy;
82 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
83 proxyType = 1;
84 remoteGlobalIDString = 7461B52D0F94FAF800A0C422;
85 remoteInfo = ProtocolBuffers;
86 };
87 F45BBC181B0CE3D7002D064D /* PBXContainerItemProxy */ = {
88 isa = PBXContainerItemProxy;
89 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
90 proxyType = 1;
91 remoteGlobalIDString = F45BBC141B0CE3C6002D064D;
92 remoteInfo = "Compile Unittest Protos";
93 };
94/* End PBXContainerItemProxy section */
95
96/* Begin PBXFileReference section */
97 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
98 5102DABB1891A052002037B6 /* GPBConcurrencyTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GPBConcurrencyTests.m; sourceTree = "<group>"; };
99 51457B5F18D0B7AF00CCC606 /* GPBCodedInputStream_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBCodedInputStream_PackagePrivate.h; sourceTree = "<group>"; };
100 515B840C18B7DEE30031753B /* GPBDescriptor_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBDescriptor_PackagePrivate.h; sourceTree = "<group>"; };
101 5196A06918CE16B000B759E2 /* GPBMessage_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBMessage_PackagePrivate.h; sourceTree = "<group>"; };
102 7401C1A90F950347006D8281 /* UnitTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "UnitTests-Info.plist"; sourceTree = "<group>"; };
103 7461B48D0F94F99000A0C422 /* GPBBootstrap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBBootstrap.h; sourceTree = "<group>"; };
104 7461B48E0F94F99000A0C422 /* GPBCodedInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBCodedInputStream.h; sourceTree = "<group>"; };
105 7461B48F0F94F99000A0C422 /* GPBCodedInputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = GPBCodedInputStream.m; sourceTree = "<group>"; };
106 7461B4900F94F99000A0C422 /* GPBCodedOutputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBCodedOutputStream.h; sourceTree = "<group>"; };
107 7461B4910F94F99000A0C422 /* GPBCodedOutputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCodedOutputStream.m; sourceTree = "<group>"; };
108 7461B4A80F94F99000A0C422 /* GPBExtensionRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBExtensionRegistry.h; sourceTree = "<group>"; };
109 7461B4A90F94F99000A0C422 /* GPBExtensionRegistry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBExtensionRegistry.m; sourceTree = "<group>"; };
110 7461B4AE0F94F99000A0C422 /* GPBUnknownField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBUnknownField.h; sourceTree = "<group>"; };
111 7461B4AF0F94F99000A0C422 /* GPBUnknownField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnknownField.m; sourceTree = "<group>"; };
112 7461B4BE0F94F99000A0C422 /* GPBMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBMessage.h; sourceTree = "<group>"; };
113 7461B4BF0F94F99000A0C422 /* GPBMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBMessage.m; sourceTree = "<group>"; };
114 7461B4CD0F94F99000A0C422 /* GPBProtocolBuffers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBProtocolBuffers.h; sourceTree = "<group>"; };
115 7461B4E10F94F99000A0C422 /* GPBUnknownFieldSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBUnknownFieldSet.h; sourceTree = "<group>"; };
116 7461B4E20F94F99000A0C422 /* GPBUnknownFieldSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnknownFieldSet.m; sourceTree = "<group>"; };
117 7461B4E50F94F99000A0C422 /* GPBUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBUtilities.h; sourceTree = "<group>"; };
118 7461B4E60F94F99000A0C422 /* GPBUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUtilities.m; sourceTree = "<group>"; };
119 7461B4E70F94F99000A0C422 /* GPBWireFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBWireFormat.h; sourceTree = "<group>"; };
120 7461B4E80F94F99000A0C422 /* GPBWireFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWireFormat.m; sourceTree = "<group>"; };
121 7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libProtocolBuffers.a; sourceTree = BUILT_PRODUCTS_DIR; };
122 7461B69B0F94FDF800A0C422 /* GPBCodedInputStreamTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCodedInputStreamTests.m; sourceTree = "<group>"; };
123 7461B69D0F94FDF800A0C422 /* GPBCodedOuputStreamTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCodedOuputStreamTests.m; sourceTree = "<group>"; };
124 7461B6A30F94FDF800A0C422 /* GPBMessageTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBMessageTests.m; sourceTree = "<group>"; };
125 7461B6AB0F94FDF800A0C422 /* GPBTestUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBTestUtilities.h; sourceTree = "<group>"; };
126 7461B6AC0F94FDF800A0C422 /* GPBTestUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBTestUtilities.m; sourceTree = "<group>"; };
127 7461B6B80F94FDF900A0C422 /* GPBUnknownFieldSetTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnknownFieldSetTest.m; sourceTree = "<group>"; };
128 7461B6BA0F94FDF900A0C422 /* GPBUtilitiesTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUtilitiesTests.m; sourceTree = "<group>"; };
129 7461B6BC0F94FDF900A0C422 /* GPBWireFormatTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWireFormatTests.m; sourceTree = "<group>"; };
130 8B09AAF614B663A7007B4184 /* unittest_objc.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_objc.proto; sourceTree = "<group>"; };
131 8B210CCD159383D60032D72D /* golden_message */ = {isa = PBXFileReference; lastKnownFileType = file; path = golden_message; sourceTree = "<group>"; };
132 8B210CCF159386920032D72D /* golden_packed_fields_message */ = {isa = PBXFileReference; lastKnownFileType = file; path = golden_packed_fields_message; sourceTree = "<group>"; };
133 8B4248B81A8C254000BC1EC6 /* protobuf */ = {isa = PBXFileReference; lastKnownFileType = text; name = protobuf; path = ../../Intermediates/ProtocolBuffers_OSX.build/DerivedSources/protos/google/protobuf; sourceTree = BUILT_PRODUCTS_DIR; };
134 8B4248B91A8C256900BC1EC6 /* UnitTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UnitTests-Bridging-Header.h"; sourceTree = "<group>"; };
135 8B4248BA1A8C256A00BC1EC6 /* GPBSwiftTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GPBSwiftTests.swift; sourceTree = "<group>"; };
136 8B4248CF1A927E1500BC1EC6 /* GPBWellKnownTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBWellKnownTypes.h; sourceTree = "<group>"; };
137 8B4248D01A927E1500BC1EC6 /* GPBWellKnownTypes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWellKnownTypes.m; sourceTree = "<group>"; };
138 8B4248D31A92826400BC1EC6 /* Duration.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Duration.pbobjc.h; path = google/protobuf/Duration.pbobjc.h; sourceTree = "<group>"; };
139 8B4248D41A92826400BC1EC6 /* Duration.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Duration.pbobjc.m; path = google/protobuf/Duration.pbobjc.m; sourceTree = "<group>"; };
140 8B4248D51A92826400BC1EC6 /* Timestamp.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Timestamp.pbobjc.h; path = google/protobuf/Timestamp.pbobjc.h; sourceTree = "<group>"; };
141 8B4248D61A92826400BC1EC6 /* Timestamp.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Timestamp.pbobjc.m; path = google/protobuf/Timestamp.pbobjc.m; sourceTree = "<group>"; };
142 8B4248DB1A92933A00BC1EC6 /* GPBWellKnownTypesTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWellKnownTypesTest.m; sourceTree = "<group>"; };
143 8B42494B1A92A16600BC1EC6 /* descriptor.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = descriptor.proto; path = ../src/google/protobuf/descriptor.proto; sourceTree = "<group>"; };
144 8B42494C1A92A16600BC1EC6 /* duration.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = duration.proto; path = ../src/google/protobuf/duration.proto; sourceTree = "<group>"; };
145 8B42494D1A92A16600BC1EC6 /* timestamp.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = timestamp.proto; path = ../src/google/protobuf/timestamp.proto; sourceTree = "<group>"; };
146 8B54585814DCC34E003D7338 /* Descriptor.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Descriptor.pbobjc.h; path = google/protobuf/Descriptor.pbobjc.h; sourceTree = SOURCE_ROOT; };
147 8B79657814992E3E002FFBFC /* GPBRootObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBRootObject.h; sourceTree = "<group>"; };
148 8B79657914992E3E002FFBFC /* GPBRootObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBRootObject.m; sourceTree = "<group>"; };
149 8B7E6A7414893DBA00F8884A /* unittest_custom_options.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_custom_options.proto; path = ../../src/google/protobuf/unittest_custom_options.proto; sourceTree = "<group>"; };
150 8B7E6A7514893DBA00F8884A /* unittest_embed_optimize_for.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_embed_optimize_for.proto; path = ../../src/google/protobuf/unittest_embed_optimize_for.proto; sourceTree = "<group>"; };
151 8B7E6A7614893DBA00F8884A /* unittest_empty.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_empty.proto; path = ../../src/google/protobuf/unittest_empty.proto; sourceTree = "<group>"; };
152 8B7E6A7814893DBB00F8884A /* unittest_import.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_import.proto; path = ../../src/google/protobuf/unittest_import.proto; sourceTree = "<group>"; };
153 8B7E6A7B14893DBC00F8884A /* unittest_mset.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_mset.proto; path = ../../src/google/protobuf/unittest_mset.proto; sourceTree = "<group>"; };
154 8B7E6A7C14893DBC00F8884A /* unittest_no_generic_services.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_no_generic_services.proto; path = ../../src/google/protobuf/unittest_no_generic_services.proto; sourceTree = "<group>"; };
155 8B7E6A7D14893DBC00F8884A /* unittest_optimize_for.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_optimize_for.proto; path = ../../src/google/protobuf/unittest_optimize_for.proto; sourceTree = "<group>"; };
156 8B7E6A7E14893DBC00F8884A /* unittest.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest.proto; path = ../../src/google/protobuf/unittest.proto; sourceTree = "<group>"; };
157 8B8B615C17DF7056002EE618 /* GPBARCUnittestProtos.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBARCUnittestProtos.m; sourceTree = "<group>"; };
158 8B96157214C8B06000A2AC0B /* GPBDescriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBDescriptor.h; sourceTree = "<group>"; };
159 8B96157314C8C38C00A2AC0B /* GPBDescriptor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBDescriptor.m; sourceTree = "<group>"; };
160 8BBD9DB016DD1DC8008E1EC1 /* unittest_lite.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_lite.proto; path = ../../src/google/protobuf/unittest_lite.proto; sourceTree = "<group>"; };
161 8BBEA4A6147C727100C4ADB7 /* UnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UnitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
162 8BCF338814ED799900BC5317 /* GPBProtocolBuffers.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GPBProtocolBuffers.m; sourceTree = "<group>"; };
163 8BD3981D14BE54220081D629 /* unittest_enormous_descriptor.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_enormous_descriptor.proto; path = ../../src/google/protobuf/unittest_enormous_descriptor.proto; sourceTree = "<group>"; };
164 8BD3981E14BE59D70081D629 /* GPBUnittestProtos.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnittestProtos.m; sourceTree = "<group>"; };
165 8BD3982214BE5B0C0081D629 /* Descriptor.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Descriptor.pbobjc.m; path = google/protobuf/Descriptor.pbobjc.m; sourceTree = SOURCE_ROOT; };
166 8BEB5AE01498033E0078BF9D /* GPBRuntimeTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBRuntimeTypes.h; sourceTree = "<group>"; };
167 F401DC2A1A8D444600FCC765 /* GPBArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBArray.h; sourceTree = "<group>"; };
168 F401DC2B1A8D444600FCC765 /* GPBArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBArray.m; sourceTree = "<group>"; };
169 F401DC321A8E5C0200FCC765 /* GPBArrayTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBArrayTests.m; sourceTree = "<group>"; };
170 F41C175C1833D3310064ED4D /* GPBPerfTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBPerfTests.m; sourceTree = "<group>"; };
171 F4353D1C1AB8822D005A6198 /* GPBDescriptorTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBDescriptorTests.m; sourceTree = "<group>"; };
172 F4353D201ABB1537005A6198 /* GPBDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBDictionary.h; sourceTree = "<group>"; };
173 F4353D211ABB1537005A6198 /* GPBDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBDictionary.m; sourceTree = "<group>"; };
174 F4353D2C1AC06F10005A6198 /* GPBDictionaryTests.pddm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GPBDictionaryTests.pddm; sourceTree = "<group>"; };
175 F4353D2D1AC06F10005A6198 /* GPBDictionaryTests+Bool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+Bool.m"; sourceTree = "<group>"; };
176 F4353D2E1AC06F10005A6198 /* GPBDictionaryTests+Int32.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+Int32.m"; sourceTree = "<group>"; };
177 F4353D2F1AC06F10005A6198 /* GPBDictionaryTests+Int64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+Int64.m"; sourceTree = "<group>"; };
178 F4353D301AC06F10005A6198 /* GPBDictionaryTests+String.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+String.m"; sourceTree = "<group>"; };
179 F4353D311AC06F10005A6198 /* GPBDictionaryTests+UInt32.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+UInt32.m"; sourceTree = "<group>"; };
180 F4353D321AC06F10005A6198 /* GPBDictionaryTests+UInt64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+UInt64.m"; sourceTree = "<group>"; };
181 F43725911AC9832D004DCAFB /* GPBDictionary_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBDictionary_PackagePrivate.h; sourceTree = "<group>"; };
182 F43C88CF191D77FC009E917D /* text_format_unittest_data.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = text_format_unittest_data.txt; sourceTree = "<group>"; };
183 F4411BE71AF12FD700324B4A /* GPBArray_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBArray_PackagePrivate.h; sourceTree = "<group>"; };
184 F4487C511A9F8E0200531423 /* libTestSingleSourceBuild.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTestSingleSourceBuild.a; sourceTree = BUILT_PRODUCTS_DIR; };
185 F4487C741AADF7F500531423 /* GPBMessageTests+Runtime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBMessageTests+Runtime.m"; sourceTree = "<group>"; };
186 F4487C781AADFB3100531423 /* unittest_runtime_proto2.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_runtime_proto2.proto; sourceTree = "<group>"; };
187 F4487C791AADFB3200531423 /* unittest_runtime_proto3.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_runtime_proto3.proto; sourceTree = "<group>"; };
188 F4487C7C1AAE06AC00531423 /* GPBUtilities_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBUtilities_PackagePrivate.h; sourceTree = "<group>"; };
189 F4487C7E1AAF62CD00531423 /* GPBMessageTests+Serialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBMessageTests+Serialization.m"; sourceTree = "<group>"; };
190 F4487C821AAF6AB300531423 /* GPBMessageTests+Merge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBMessageTests+Merge.m"; sourceTree = "<group>"; };
191 F451D3F51A8AAE8700B8A22C /* GPBProtocolBuffers_RuntimeSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBProtocolBuffers_RuntimeSupport.h; sourceTree = "<group>"; };
192 F45C69CB16DFD08D0081955B /* GPBExtensionInternals.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBExtensionInternals.m; sourceTree = "<group>"; };
193 F45E57C61AE6DC6A000B7D99 /* text_format_map_unittest_data.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = text_format_map_unittest_data.txt; sourceTree = "<group>"; };
194 F4AC9E1D1A8BEB3500BD6E83 /* unittest_cycle.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_cycle.proto; sourceTree = "<group>"; };
195 F4B51B1D1BBC610700744318 /* GPBObjectiveCPlusPlusTest.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = GPBObjectiveCPlusPlusTest.mm; sourceTree = "<group>"; };
196 F4B6B8AF1A9CC98000892426 /* GPBUnknownField_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBUnknownField_PackagePrivate.h; sourceTree = "<group>"; };
197 F4B6B8B21A9CCBDA00892426 /* GPBUnknownFieldSet_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBUnknownFieldSet_PackagePrivate.h; sourceTree = "<group>"; };
198 F4B6B8B61A9CD1DE00892426 /* GPBExtensionInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBExtensionInternals.h; sourceTree = "<group>"; };
199 F4B6B8B81A9CD1DE00892426 /* GPBRootObject_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBRootObject_PackagePrivate.h; sourceTree = "<group>"; };
200 F4CF31701B162ED800BD9B06 /* unittest_objc_startup.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_objc_startup.proto; sourceTree = "<group>"; };
201 F4E675861B21D0000054530B /* Any.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Any.pbobjc.h; path = google/protobuf/Any.pbobjc.h; sourceTree = "<group>"; };
202 F4E675871B21D0000054530B /* Any.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Any.pbobjc.m; path = google/protobuf/Any.pbobjc.m; sourceTree = "<group>"; };
203 F4E675881B21D0000054530B /* Api.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Api.pbobjc.h; path = google/protobuf/Api.pbobjc.h; sourceTree = "<group>"; };
204 F4E675891B21D0000054530B /* Api.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Api.pbobjc.m; path = google/protobuf/Api.pbobjc.m; sourceTree = "<group>"; };
205 F4E6758A1B21D0000054530B /* Empty.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Empty.pbobjc.h; path = google/protobuf/Empty.pbobjc.h; sourceTree = "<group>"; };
206 F4E6758B1B21D0000054530B /* Empty.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Empty.pbobjc.m; path = google/protobuf/Empty.pbobjc.m; sourceTree = "<group>"; };
207 F4E6758C1B21D0000054530B /* FieldMask.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FieldMask.pbobjc.h; path = google/protobuf/FieldMask.pbobjc.h; sourceTree = "<group>"; };
208 F4E6758D1B21D0000054530B /* FieldMask.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FieldMask.pbobjc.m; path = google/protobuf/FieldMask.pbobjc.m; sourceTree = "<group>"; };
209 F4E6758E1B21D0000054530B /* SourceContext.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SourceContext.pbobjc.h; path = google/protobuf/SourceContext.pbobjc.h; sourceTree = "<group>"; };
210 F4E6758F1B21D0000054530B /* SourceContext.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SourceContext.pbobjc.m; path = google/protobuf/SourceContext.pbobjc.m; sourceTree = "<group>"; };
211 F4E675901B21D0000054530B /* Struct.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Struct.pbobjc.h; path = google/protobuf/Struct.pbobjc.h; sourceTree = "<group>"; };
212 F4E675911B21D0000054530B /* Struct.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Struct.pbobjc.m; path = google/protobuf/Struct.pbobjc.m; sourceTree = "<group>"; };
213 F4E675921B21D0000054530B /* Type.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Type.pbobjc.h; path = google/protobuf/Type.pbobjc.h; sourceTree = "<group>"; };
214 F4E675931B21D0000054530B /* Type.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Type.pbobjc.m; path = google/protobuf/Type.pbobjc.m; sourceTree = "<group>"; };
215 F4E675941B21D0000054530B /* Wrappers.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Wrappers.pbobjc.h; path = google/protobuf/Wrappers.pbobjc.h; sourceTree = "<group>"; };
216 F4E675951B21D0000054530B /* Wrappers.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Wrappers.pbobjc.m; path = google/protobuf/Wrappers.pbobjc.m; sourceTree = "<group>"; };
217 F4E675A61B21D05C0054530B /* any.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = any.proto; path = ../src/google/protobuf/any.proto; sourceTree = "<group>"; };
218 F4E675A71B21D05C0054530B /* api.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = api.proto; path = ../src/google/protobuf/api.proto; sourceTree = "<group>"; };
219 F4E675A81B21D05C0054530B /* empty.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = empty.proto; path = ../src/google/protobuf/empty.proto; sourceTree = "<group>"; };
220 F4E675A91B21D05C0054530B /* field_mask.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = field_mask.proto; path = ../src/google/protobuf/field_mask.proto; sourceTree = "<group>"; };
221 F4E675AA1B21D05C0054530B /* source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_context.proto; path = ../src/google/protobuf/source_context.proto; sourceTree = "<group>"; };
222 F4E675AB1B21D05C0054530B /* struct.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = struct.proto; path = ../src/google/protobuf/struct.proto; sourceTree = "<group>"; };
223 F4E675AC1B21D05C0054530B /* type.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = type.proto; path = ../src/google/protobuf/type.proto; sourceTree = "<group>"; };
224 F4E675AD1B21D05C0054530B /* wrappers.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = wrappers.proto; path = ../src/google/protobuf/wrappers.proto; sourceTree = "<group>"; };
225/* End PBXFileReference section */
226
227/* Begin PBXFrameworksBuildPhase section */
228 7461B52C0F94FAF800A0C422 /* Frameworks */ = {
229 isa = PBXFrameworksBuildPhase;
230 buildActionMask = 2147483647;
231 files = (
232 7461B5360F94FB4600A0C422 /* Foundation.framework in Frameworks */,
233 );
234 runOnlyForDeploymentPostprocessing = 0;
235 };
236 8BBEA4A3147C727100C4ADB7 /* Frameworks */ = {
237 isa = PBXFrameworksBuildPhase;
238 buildActionMask = 2147483647;
239 files = (
240 8BBEA4BB147C729200C4ADB7 /* libProtocolBuffers.a in Frameworks */,
241 8BF8193514A0DDA600A2C982 /* Foundation.framework in Frameworks */,
242 );
243 runOnlyForDeploymentPostprocessing = 0;
244 };
245 F4487C4C1A9F8E0200531423 /* Frameworks */ = {
246 isa = PBXFrameworksBuildPhase;
247 buildActionMask = 2147483647;
248 files = (
249 F4487C4D1A9F8E0200531423 /* Foundation.framework in Frameworks */,
250 );
251 runOnlyForDeploymentPostprocessing = 0;
252 };
253/* End PBXFrameworksBuildPhase section */
254
255/* Begin PBXGroup section */
256 080E96DDFE201D6D7F000001 /* Core Source */ = {
257 isa = PBXGroup;
258 children = (
259 7461B4CD0F94F99000A0C422 /* GPBProtocolBuffers.h */,
260 F451D3F51A8AAE8700B8A22C /* GPBProtocolBuffers_RuntimeSupport.h */,
261 8BCF338814ED799900BC5317 /* GPBProtocolBuffers.m */,
262 7461B3C50F94F84100A0C422 /* Extensions */,
263 7461B4850F94F96600A0C422 /* Fields */,
264 7461B4860F94F96B00A0C422 /* IO */,
265 7461B5150F94FA7300A0C422 /* Messages */,
266 8BCF334414ED727300BC5317 /* Support */,
267 29B97315FDCFA39411CA2CEA /* Generated */,
268 );
269 name = "Core Source";
270 sourceTree = "<group>";
271 };
272 19C28FACFE9D520D11CA2CBB /* Products */ = {
273 isa = PBXGroup;
274 children = (
275 7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */,
276 8BBEA4A6147C727100C4ADB7 /* UnitTests.xctest */,
277 F4487C511A9F8E0200531423 /* libTestSingleSourceBuild.a */,
278 );
279 name = Products;
280 sourceTree = "<group>";
281 };
282 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
283 isa = PBXGroup;
284 children = (
285 080E96DDFE201D6D7F000001 /* Core Source */,
286 7461B6940F94FDDD00A0C422 /* Tests */,
287 29B97323FDCFA39411CA2CEA /* Frameworks */,
288 19C28FACFE9D520D11CA2CBB /* Products */,
289 );
290 name = CustomTemplate;
291 sourceTree = "<group>";
292 };
293 29B97315FDCFA39411CA2CEA /* Generated */ = {
294 isa = PBXGroup;
295 children = (
296 F4E675861B21D0000054530B /* Any.pbobjc.h */,
297 F4E675871B21D0000054530B /* Any.pbobjc.m */,
298 F4E675A61B21D05C0054530B /* any.proto */,
299 F4E675881B21D0000054530B /* Api.pbobjc.h */,
300 F4E675891B21D0000054530B /* Api.pbobjc.m */,
301 F4E675A71B21D05C0054530B /* api.proto */,
302 8B54585814DCC34E003D7338 /* Descriptor.pbobjc.h */,
303 8BD3982214BE5B0C0081D629 /* Descriptor.pbobjc.m */,
304 8B42494B1A92A16600BC1EC6 /* descriptor.proto */,
305 8B4248D31A92826400BC1EC6 /* Duration.pbobjc.h */,
306 8B4248D41A92826400BC1EC6 /* Duration.pbobjc.m */,
307 8B42494C1A92A16600BC1EC6 /* duration.proto */,
308 F4E6758A1B21D0000054530B /* Empty.pbobjc.h */,
309 F4E6758B1B21D0000054530B /* Empty.pbobjc.m */,
310 F4E675A81B21D05C0054530B /* empty.proto */,
311 F4E675A91B21D05C0054530B /* field_mask.proto */,
312 F4E6758C1B21D0000054530B /* FieldMask.pbobjc.h */,
313 F4E6758D1B21D0000054530B /* FieldMask.pbobjc.m */,
314 F4E675AA1B21D05C0054530B /* source_context.proto */,
315 F4E6758E1B21D0000054530B /* SourceContext.pbobjc.h */,
316 F4E6758F1B21D0000054530B /* SourceContext.pbobjc.m */,
317 F4E675901B21D0000054530B /* Struct.pbobjc.h */,
318 F4E675911B21D0000054530B /* Struct.pbobjc.m */,
319 F4E675AB1B21D05C0054530B /* struct.proto */,
320 8B4248D51A92826400BC1EC6 /* Timestamp.pbobjc.h */,
321 8B4248D61A92826400BC1EC6 /* Timestamp.pbobjc.m */,
322 8B42494D1A92A16600BC1EC6 /* timestamp.proto */,
323 F4E675921B21D0000054530B /* Type.pbobjc.h */,
324 F4E675931B21D0000054530B /* Type.pbobjc.m */,
325 F4E675AC1B21D05C0054530B /* type.proto */,
326 F4E675941B21D0000054530B /* Wrappers.pbobjc.h */,
327 F4E675951B21D0000054530B /* Wrappers.pbobjc.m */,
328 F4E675AD1B21D05C0054530B /* wrappers.proto */,
329 );
330 name = Generated;
331 sourceTree = "<group>";
332 };
333 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
334 isa = PBXGroup;
335 children = (
336 1D30AB110D05D00D00671497 /* Foundation.framework */,
337 );
338 name = Frameworks;
339 sourceTree = "<group>";
340 };
341 7461B3C50F94F84100A0C422 /* Extensions */ = {
342 isa = PBXGroup;
343 children = (
344 F4B6B8B61A9CD1DE00892426 /* GPBExtensionInternals.h */,
345 F45C69CB16DFD08D0081955B /* GPBExtensionInternals.m */,
346 7461B4A80F94F99000A0C422 /* GPBExtensionRegistry.h */,
347 7461B4A90F94F99000A0C422 /* GPBExtensionRegistry.m */,
348 F4B6B8B81A9CD1DE00892426 /* GPBRootObject_PackagePrivate.h */,
349 8B79657814992E3E002FFBFC /* GPBRootObject.h */,
350 8B79657914992E3E002FFBFC /* GPBRootObject.m */,
351 );
352 name = Extensions;
353 sourceTree = "<group>";
354 };
355 7461B4850F94F96600A0C422 /* Fields */ = {
356 isa = PBXGroup;
357 children = (
358 F4B6B8AF1A9CC98000892426 /* GPBUnknownField_PackagePrivate.h */,
359 7461B4AE0F94F99000A0C422 /* GPBUnknownField.h */,
360 7461B4AF0F94F99000A0C422 /* GPBUnknownField.m */,
361 F4B6B8B21A9CCBDA00892426 /* GPBUnknownFieldSet_PackagePrivate.h */,
362 7461B4E10F94F99000A0C422 /* GPBUnknownFieldSet.h */,
363 7461B4E20F94F99000A0C422 /* GPBUnknownFieldSet.m */,
364 );
365 name = Fields;
366 sourceTree = "<group>";
367 };
368 7461B4860F94F96B00A0C422 /* IO */ = {
369 isa = PBXGroup;
370 children = (
371 7461B48E0F94F99000A0C422 /* GPBCodedInputStream.h */,
372 51457B5F18D0B7AF00CCC606 /* GPBCodedInputStream_PackagePrivate.h */,
373 7461B48F0F94F99000A0C422 /* GPBCodedInputStream.m */,
374 7461B4900F94F99000A0C422 /* GPBCodedOutputStream.h */,
375 7461B4910F94F99000A0C422 /* GPBCodedOutputStream.m */,
376 7461B4E70F94F99000A0C422 /* GPBWireFormat.h */,
377 7461B4E80F94F99000A0C422 /* GPBWireFormat.m */,
378 );
379 name = IO;
380 sourceTree = "<group>";
381 };
382 7461B5150F94FA7300A0C422 /* Messages */ = {
383 isa = PBXGroup;
384 children = (
385 515B840C18B7DEE30031753B /* GPBDescriptor_PackagePrivate.h */,
386 8B96157214C8B06000A2AC0B /* GPBDescriptor.h */,
387 8B96157314C8C38C00A2AC0B /* GPBDescriptor.m */,
388 7461B4BE0F94F99000A0C422 /* GPBMessage.h */,
389 5196A06918CE16B000B759E2 /* GPBMessage_PackagePrivate.h */,
390 7461B4BF0F94F99000A0C422 /* GPBMessage.m */,
391 );
392 name = Messages;
393 sourceTree = "<group>";
394 };
395 7461B6940F94FDDD00A0C422 /* Tests */ = {
396 isa = PBXGroup;
397 children = (
398 8B4248B81A8C254000BC1EC6 /* protobuf */,
399 8B210CCD159383D60032D72D /* golden_message */,
400 8B210CCF159386920032D72D /* golden_packed_fields_message */,
401 8B8B615C17DF7056002EE618 /* GPBARCUnittestProtos.m */,
402 F401DC321A8E5C0200FCC765 /* GPBArrayTests.m */,
403 7461B69B0F94FDF800A0C422 /* GPBCodedInputStreamTests.m */,
404 7461B69D0F94FDF800A0C422 /* GPBCodedOuputStreamTests.m */,
405 5102DABB1891A052002037B6 /* GPBConcurrencyTests.m */,
406 F4353D1C1AB8822D005A6198 /* GPBDescriptorTests.m */,
407 F4353D2C1AC06F10005A6198 /* GPBDictionaryTests.pddm */,
408 F4353D2D1AC06F10005A6198 /* GPBDictionaryTests+Bool.m */,
409 F4353D2E1AC06F10005A6198 /* GPBDictionaryTests+Int32.m */,
410 F4353D2F1AC06F10005A6198 /* GPBDictionaryTests+Int64.m */,
411 F4353D301AC06F10005A6198 /* GPBDictionaryTests+String.m */,
412 F4353D311AC06F10005A6198 /* GPBDictionaryTests+UInt32.m */,
413 F4353D321AC06F10005A6198 /* GPBDictionaryTests+UInt64.m */,
414 7461B6A30F94FDF800A0C422 /* GPBMessageTests.m */,
415 F4487C821AAF6AB300531423 /* GPBMessageTests+Merge.m */,
416 F4487C741AADF7F500531423 /* GPBMessageTests+Runtime.m */,
417 F4487C7E1AAF62CD00531423 /* GPBMessageTests+Serialization.m */,
418 F4B51B1D1BBC610700744318 /* GPBObjectiveCPlusPlusTest.mm */,
419 F41C175C1833D3310064ED4D /* GPBPerfTests.m */,
420 8B4248BA1A8C256A00BC1EC6 /* GPBSwiftTests.swift */,
421 7461B6AB0F94FDF800A0C422 /* GPBTestUtilities.h */,
422 7461B6AC0F94FDF800A0C422 /* GPBTestUtilities.m */,
423 8BD3981E14BE59D70081D629 /* GPBUnittestProtos.m */,
424 7461B6B80F94FDF900A0C422 /* GPBUnknownFieldSetTest.m */,
425 7461B6BA0F94FDF900A0C422 /* GPBUtilitiesTests.m */,
426 8B4248DB1A92933A00BC1EC6 /* GPBWellKnownTypesTest.m */,
427 7461B6BC0F94FDF900A0C422 /* GPBWireFormatTests.m */,
428 F43C88CF191D77FC009E917D /* text_format_unittest_data.txt */,
429 F45E57C61AE6DC6A000B7D99 /* text_format_map_unittest_data.txt */,
430 8B7E6A7414893DBA00F8884A /* unittest_custom_options.proto */,
431 F4AC9E1D1A8BEB3500BD6E83 /* unittest_cycle.proto */,
432 8B7E6A7514893DBA00F8884A /* unittest_embed_optimize_for.proto */,
433 8B7E6A7614893DBA00F8884A /* unittest_empty.proto */,
434 8BD3981D14BE54220081D629 /* unittest_enormous_descriptor.proto */,
435 8B7E6A7814893DBB00F8884A /* unittest_import.proto */,
436 8BBD9DB016DD1DC8008E1EC1 /* unittest_lite.proto */,
437 8B7E6A7B14893DBC00F8884A /* unittest_mset.proto */,
438 8B7E6A7C14893DBC00F8884A /* unittest_no_generic_services.proto */,
439 8B09AAF614B663A7007B4184 /* unittest_objc.proto */,
440 F4CF31701B162ED800BD9B06 /* unittest_objc_startup.proto */,
441 8B7E6A7D14893DBC00F8884A /* unittest_optimize_for.proto */,
442 F4487C781AADFB3100531423 /* unittest_runtime_proto2.proto */,
443 F4487C791AADFB3200531423 /* unittest_runtime_proto3.proto */,
444 8B7E6A7E14893DBC00F8884A /* unittest.proto */,
445 8B4248B91A8C256900BC1EC6 /* UnitTests-Bridging-Header.h */,
446 7401C1A90F950347006D8281 /* UnitTests-Info.plist */,
447 );
448 path = Tests;
449 sourceTree = "<group>";
450 };
451 8BCF334414ED727300BC5317 /* Support */ = {
452 isa = PBXGroup;
453 children = (
454 F4411BE71AF12FD700324B4A /* GPBArray_PackagePrivate.h */,
455 F401DC2A1A8D444600FCC765 /* GPBArray.h */,
456 F401DC2B1A8D444600FCC765 /* GPBArray.m */,
457 7461B48D0F94F99000A0C422 /* GPBBootstrap.h */,
458 F43725911AC9832D004DCAFB /* GPBDictionary_PackagePrivate.h */,
459 F4353D201ABB1537005A6198 /* GPBDictionary.h */,
460 F4353D211ABB1537005A6198 /* GPBDictionary.m */,
461 8BEB5AE01498033E0078BF9D /* GPBRuntimeTypes.h */,
462 F4487C7C1AAE06AC00531423 /* GPBUtilities_PackagePrivate.h */,
463 7461B4E50F94F99000A0C422 /* GPBUtilities.h */,
464 7461B4E60F94F99000A0C422 /* GPBUtilities.m */,
465 8B4248CF1A927E1500BC1EC6 /* GPBWellKnownTypes.h */,
466 8B4248D01A927E1500BC1EC6 /* GPBWellKnownTypes.m */,
467 );
468 name = Support;
469 sourceTree = "<group>";
470 };
471/* End PBXGroup section */
472
473/* Begin PBXHeadersBuildPhase section */
474 7461B52A0F94FAF800A0C422 /* Headers */ = {
475 isa = PBXHeadersBuildPhase;
476 buildActionMask = 2147483647;
477 files = (
478 );
479 runOnlyForDeploymentPostprocessing = 0;
480 };
481 F4487C391A9F8E0200531423 /* Headers */ = {
482 isa = PBXHeadersBuildPhase;
483 buildActionMask = 2147483647;
484 files = (
485 );
486 runOnlyForDeploymentPostprocessing = 0;
487 };
488/* End PBXHeadersBuildPhase section */
489
490/* Begin PBXLegacyTarget section */
491 F45BBC141B0CE3C6002D064D /* Compile Unittest Protos */ = {
492 isa = PBXLegacyTarget;
493 buildArgumentsString = "$(ACTION)";
494 buildConfigurationList = F45BBC171B0CE3C6002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos" */;
495 buildPhases = (
496 );
497 buildToolPath = DevTools/compile_testing_protos.sh;
498 dependencies = (
499 );
500 name = "Compile Unittest Protos";
501 passBuildSettingsInEnvironment = 1;
502 productName = "Compile Unittest Protos";
503 };
504/* End PBXLegacyTarget section */
505
506/* Begin PBXNativeTarget section */
507 7461B52D0F94FAF800A0C422 /* ProtocolBuffers */ = {
508 isa = PBXNativeTarget;
509 buildConfigurationList = 7461B5330F94FAFD00A0C422 /* Build configuration list for PBXNativeTarget "ProtocolBuffers" */;
510 buildPhases = (
511 7461B52A0F94FAF800A0C422 /* Headers */,
512 7461B52B0F94FAF800A0C422 /* Sources */,
513 7461B52C0F94FAF800A0C422 /* Frameworks */,
514 );
515 buildRules = (
516 );
517 dependencies = (
518 );
519 name = ProtocolBuffers;
520 productName = "ProtocolBuffers-iPhoneDevice";
521 productReference = 7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */;
522 productType = "com.apple.product-type.library.static";
523 };
524 8BBEA4A5147C727100C4ADB7 /* UnitTests */ = {
525 isa = PBXNativeTarget;
526 buildConfigurationList = 8BBEA4BA147C728600C4ADB7 /* Build configuration list for PBXNativeTarget "UnitTests" */;
527 buildPhases = (
528 F4B62A781AF91F6000AFCEDC /* Script: Check Runtime Stamps */,
529 8BBEA4A1147C727100C4ADB7 /* Resources */,
530 8BBEA4A2147C727100C4ADB7 /* Sources */,
531 8BBEA4A3147C727100C4ADB7 /* Frameworks */,
532 );
533 buildRules = (
534 );
535 dependencies = (
536 8BBEA4BD147C729A00C4ADB7 /* PBXTargetDependency */,
537 F45BBC191B0CE3D7002D064D /* PBXTargetDependency */,
538 );
539 name = UnitTests;
540 productName = UnitTests;
541 productReference = 8BBEA4A6147C727100C4ADB7 /* UnitTests.xctest */;
542 productType = "com.apple.product-type.bundle.unit-test";
543 };
544 F4487C381A9F8E0200531423 /* TestSingleSourceBuild */ = {
545 isa = PBXNativeTarget;
546 buildConfigurationList = F4487C4E1A9F8E0200531423 /* Build configuration list for PBXNativeTarget "TestSingleSourceBuild" */;
547 buildPhases = (
548 F4487C391A9F8E0200531423 /* Headers */,
549 F4487C3D1A9F8E0200531423 /* Sources */,
550 F4487C4C1A9F8E0200531423 /* Frameworks */,
551 );
552 buildRules = (
553 );
554 dependencies = (
555 );
556 name = TestSingleSourceBuild;
557 productName = "ProtocolBuffers-iPhoneDevice";
558 productReference = F4487C511A9F8E0200531423 /* libTestSingleSourceBuild.a */;
559 productType = "com.apple.product-type.library.static";
560 };
561/* End PBXNativeTarget section */
562
563/* Begin PBXProject section */
564 29B97313FDCFA39411CA2CEA /* Project object */ = {
565 isa = PBXProject;
566 attributes = {
567 LastSwiftUpdateCheck = 0710;
568 LastTestingUpgradeCheck = 0600;
569 LastUpgradeCheck = 0710;
570 TargetAttributes = {
571 8BBEA4A5147C727100C4ADB7 = {
572 TestTargetID = 8B9A5EA41831993600A9D33B;
573 };
574 F45BBC141B0CE3C6002D064D = {
575 CreatedOnToolsVersion = 6.3.2;
576 };
577 };
578 };
579 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ProtocolBuffers_OSX" */;
580 compatibilityVersion = "Xcode 6.3";
581 developmentRegion = English;
582 hasScannedForEncodings = 1;
583 knownRegions = (
584 en,
585 );
586 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
587 projectDirPath = "";
588 projectRoot = "";
589 targets = (
590 7461B52D0F94FAF800A0C422 /* ProtocolBuffers */,
591 8BBEA4A5147C727100C4ADB7 /* UnitTests */,
592 F4487C381A9F8E0200531423 /* TestSingleSourceBuild */,
593 F45BBC141B0CE3C6002D064D /* Compile Unittest Protos */,
594 );
595 };
596/* End PBXProject section */
597
598/* Begin PBXResourcesBuildPhase section */
599 8BBEA4A1147C727100C4ADB7 /* Resources */ = {
600 isa = PBXResourcesBuildPhase;
601 buildActionMask = 2147483647;
602 files = (
603 8B210CCE159383D60032D72D /* golden_message in Resources */,
604 F43C88D0191D77FC009E917D /* text_format_unittest_data.txt in Resources */,
605 8B210CD0159386920032D72D /* golden_packed_fields_message in Resources */,
606 F45E57C71AE6DC6A000B7D99 /* text_format_map_unittest_data.txt in Resources */,
607 );
608 runOnlyForDeploymentPostprocessing = 0;
609 };
610/* End PBXResourcesBuildPhase section */
611
612/* Begin PBXShellScriptBuildPhase section */
613 F4B62A781AF91F6000AFCEDC /* Script: Check Runtime Stamps */ = {
614 isa = PBXShellScriptBuildPhase;
615 buildActionMask = 2147483647;
616 files = (
617 );
618 inputPaths = (
619 );
620 name = "Script: Check Runtime Stamps";
621 outputPaths = (
622 );
623 runOnlyForDeploymentPostprocessing = 0;
624 shellPath = /bin/sh;
625 shellScript = "set -eu\nexec \"${SOURCE_ROOT}/DevTools/check_version_stamps.sh\"\n";
626 showEnvVarsInLog = 0;
627 };
628/* End PBXShellScriptBuildPhase section */
629
630/* Begin PBXSourcesBuildPhase section */
631 7461B52B0F94FAF800A0C422 /* Sources */ = {
632 isa = PBXSourcesBuildPhase;
633 buildActionMask = 2147483647;
634 files = (
635 2CFB390415C718CE00CBF84D /* Descriptor.pbobjc.m in Sources */,
636 7461B53C0F94FB4E00A0C422 /* GPBCodedInputStream.m in Sources */,
637 F4E6759B1B21D0000054530B /* Empty.pbobjc.m in Sources */,
638 7461B53D0F94FB4E00A0C422 /* GPBCodedOutputStream.m in Sources */,
639 F401DC2D1A8D444600FCC765 /* GPBArray.m in Sources */,
640 7461B5490F94FB4E00A0C422 /* GPBExtensionRegistry.m in Sources */,
641 F4E6759D1B21D0000054530B /* FieldMask.pbobjc.m in Sources */,
642 7461B54C0F94FB4E00A0C422 /* GPBUnknownField.m in Sources */,
643 7461B5530F94FB4E00A0C422 /* GPBMessage.m in Sources */,
644 7461B5610F94FB4E00A0C422 /* GPBUnknownFieldSet.m in Sources */,
645 7461B5630F94FB4E00A0C422 /* GPBUtilities.m in Sources */,
646 7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */,
647 F4E675991B21D0000054530B /* Api.pbobjc.m in Sources */,
648 F4E6759F1B21D0000054530B /* SourceContext.pbobjc.m in Sources */,
649 F4353D231ABB1537005A6198 /* GPBDictionary.m in Sources */,
650 8B79657B14992E3F002FFBFC /* GPBRootObject.m in Sources */,
651 8B96157414C8C38C00A2AC0B /* GPBDescriptor.m in Sources */,
652 F4E675971B21D0000054530B /* Any.pbobjc.m in Sources */,
653 F45C69CC16DFD08D0081955B /* GPBExtensionInternals.m in Sources */,
654 8B4248D21A927E1500BC1EC6 /* GPBWellKnownTypes.m in Sources */,
655 F4E675A31B21D0000054530B /* Type.pbobjc.m in Sources */,
656 F4E675A11B21D0000054530B /* Struct.pbobjc.m in Sources */,
657 F4E675A51B21D0000054530B /* Wrappers.pbobjc.m in Sources */,
658 );
659 runOnlyForDeploymentPostprocessing = 0;
660 };
661 8BBEA4A2147C727100C4ADB7 /* Sources */ = {
662 isa = PBXSourcesBuildPhase;
663 buildActionMask = 2147483647;
664 files = (
665 8BBEA4A9147C727D00C4ADB7 /* GPBCodedInputStreamTests.m in Sources */,
666 F401DC331A8E5C0200FCC765 /* GPBArrayTests.m in Sources */,
667 F4353D361AC06F10005A6198 /* GPBDictionaryTests+Int64.m in Sources */,
668 F4353D391AC06F10005A6198 /* GPBDictionaryTests+UInt64.m in Sources */,
669 8BBEA4AA147C727D00C4ADB7 /* GPBCodedOuputStreamTests.m in Sources */,
670 F4E675B21B21D0A70054530B /* SourceContext.pbobjc.m in Sources */,
671 8BBEA4AC147C727D00C4ADB7 /* GPBMessageTests.m in Sources */,
672 F4B51B1E1BBC610700744318 /* GPBObjectiveCPlusPlusTest.mm in Sources */,
673 F4487C7F1AAF62CD00531423 /* GPBMessageTests+Serialization.m in Sources */,
674 8B4248DC1A92933A00BC1EC6 /* GPBWellKnownTypesTest.m in Sources */,
675 F4E675B01B21D0A70054530B /* Empty.pbobjc.m in Sources */,
676 F4E675B41B21D0A70054530B /* Type.pbobjc.m in Sources */,
677 F4353D1D1AB8822D005A6198 /* GPBDescriptorTests.m in Sources */,
678 F4E675B51B21D0A70054530B /* Wrappers.pbobjc.m in Sources */,
679 F4E675AE1B21D0A70054530B /* Any.pbobjc.m in Sources */,
680 8B4248BB1A8C256A00BC1EC6 /* GPBSwiftTests.swift in Sources */,
681 5102DABC1891A073002037B6 /* GPBConcurrencyTests.m in Sources */,
682 F4E675B31B21D0A70054530B /* Struct.pbobjc.m in Sources */,
683 F4487C751AADF7F500531423 /* GPBMessageTests+Runtime.m in Sources */,
684 F4353D351AC06F10005A6198 /* GPBDictionaryTests+Int32.m in Sources */,
685 8BBEA4B0147C727D00C4ADB7 /* GPBTestUtilities.m in Sources */,
686 F41C175D1833D3310064ED4D /* GPBPerfTests.m in Sources */,
687 F4353D341AC06F10005A6198 /* GPBDictionaryTests+Bool.m in Sources */,
688 F4487C831AAF6AB300531423 /* GPBMessageTests+Merge.m in Sources */,
689 8BBEA4B6147C727D00C4ADB7 /* GPBUnknownFieldSetTest.m in Sources */,
690 F4353D371AC06F10005A6198 /* GPBDictionaryTests+String.m in Sources */,
691 F4353D381AC06F10005A6198 /* GPBDictionaryTests+UInt32.m in Sources */,
692 8BBEA4B7147C727D00C4ADB7 /* GPBUtilitiesTests.m in Sources */,
693 8BBEA4B8147C727D00C4ADB7 /* GPBWireFormatTests.m in Sources */,
694 8B79657D14992E3F002FFBFC /* GPBRootObject.m in Sources */,
695 8BD3981F14BE59D70081D629 /* GPBUnittestProtos.m in Sources */,
696 F4E675B11B21D0A70054530B /* FieldMask.pbobjc.m in Sources */,
697 8B96157514CA019D00A2AC0B /* Descriptor.pbobjc.m in Sources */,
698 8B8B615D17DF7056002EE618 /* GPBARCUnittestProtos.m in Sources */,
699 F4E675AF1B21D0A70054530B /* Api.pbobjc.m in Sources */,
700 );
701 runOnlyForDeploymentPostprocessing = 0;
702 };
703 F4487C3D1A9F8E0200531423 /* Sources */ = {
704 isa = PBXSourcesBuildPhase;
705 buildActionMask = 2147483647;
706 files = (
707 F4487C521A9F8E4D00531423 /* GPBProtocolBuffers.m in Sources */,
708 );
709 runOnlyForDeploymentPostprocessing = 0;
710 };
711/* End PBXSourcesBuildPhase section */
712
713/* Begin PBXTargetDependency section */
714 8BBEA4BD147C729A00C4ADB7 /* PBXTargetDependency */ = {
715 isa = PBXTargetDependency;
716 target = 7461B52D0F94FAF800A0C422 /* ProtocolBuffers */;
717 targetProxy = 8BBEA4BC147C729A00C4ADB7 /* PBXContainerItemProxy */;
718 };
719 F45BBC191B0CE3D7002D064D /* PBXTargetDependency */ = {
720 isa = PBXTargetDependency;
721 target = F45BBC141B0CE3C6002D064D /* Compile Unittest Protos */;
722 targetProxy = F45BBC181B0CE3D7002D064D /* PBXContainerItemProxy */;
723 };
724/* End PBXTargetDependency section */
725
726/* Begin XCBuildConfiguration section */
727 7461B52F0F94FAFA00A0C422 /* Debug */ = {
728 isa = XCBuildConfiguration;
729 buildSettings = {
730 COMBINE_HIDPI_IMAGES = YES;
731 HEADER_SEARCH_PATHS = "$(SRCROOT)";
732 PRODUCT_NAME = ProtocolBuffers;
733 };
734 name = Debug;
735 };
736 7461B5300F94FAFA00A0C422 /* Release */ = {
737 isa = XCBuildConfiguration;
738 buildSettings = {
739 COMBINE_HIDPI_IMAGES = YES;
740 HEADER_SEARCH_PATHS = "$(SRCROOT)";
741 PRODUCT_NAME = ProtocolBuffers;
742 };
743 name = Release;
744 };
745 8BBEA4A7147C727100C4ADB7 /* Debug */ = {
746 isa = XCBuildConfiguration;
747 buildSettings = {
748 CLANG_ENABLE_MODULES = YES;
749 COMBINE_HIDPI_IMAGES = YES;
750 HEADER_SEARCH_PATHS = (
751 "${PROJECT_DERIVED_FILE_DIR}/protos",
752 "$(SRCROOT)",
753 );
754 INFOPLIST_FILE = "Tests/UnitTests-Info.plist";
755 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
756 PRODUCT_BUNDLE_IDENTIFIER = "com.yourcompany.${PRODUCT_NAME:identifier}";
757 PRODUCT_NAME = UnitTests;
758 SWIFT_OBJC_BRIDGING_HEADER = "Tests/UnitTests-Bridging-Header.h";
759 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
760 };
761 name = Debug;
762 };
763 8BBEA4A8147C727100C4ADB7 /* Release */ = {
764 isa = XCBuildConfiguration;
765 buildSettings = {
766 CLANG_ENABLE_MODULES = YES;
767 COMBINE_HIDPI_IMAGES = YES;
768 HEADER_SEARCH_PATHS = (
769 "${PROJECT_DERIVED_FILE_DIR}/protos",
770 "$(SRCROOT)",
771 );
772 INFOPLIST_FILE = "Tests/UnitTests-Info.plist";
773 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
774 PRODUCT_BUNDLE_IDENTIFIER = "com.yourcompany.${PRODUCT_NAME:identifier}";
775 PRODUCT_NAME = UnitTests;
776 SWIFT_OBJC_BRIDGING_HEADER = "Tests/UnitTests-Bridging-Header.h";
777 };
778 name = Release;
779 };
780 C01FCF4F08A954540054247B /* Debug */ = {
781 isa = XCBuildConfiguration;
782 buildSettings = {
783 ALWAYS_SEARCH_USER_PATHS = YES;
784 CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
785 CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
786 CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
787 CLANG_STATIC_ANALYZER_MODE = deep;
788 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
789 CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION = YES;
790 CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
791 CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
792 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
793 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
794 ENABLE_TESTABILITY = YES;
795 GCC_C_LANGUAGE_STANDARD = c99;
796 GCC_OPTIMIZATION_LEVEL = 0;
797 GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
798 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
799 GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
800 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
801 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
802 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
803 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
804 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
805 GCC_WARN_ABOUT_RETURN_TYPE = YES;
806 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
807 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
808 GCC_WARN_MISSING_PARENTHESES = YES;
809 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
810 GCC_WARN_SHADOW = YES;
811 GCC_WARN_SIGN_COMPARE = YES;
812 GCC_WARN_UNDECLARED_SELECTOR = YES;
813 GCC_WARN_UNKNOWN_PRAGMAS = YES;
814 GCC_WARN_UNUSED_FUNCTION = YES;
815 GCC_WARN_UNUSED_LABEL = YES;
816 GCC_WARN_UNUSED_PARAMETER = YES;
817 GCC_WARN_UNUSED_VARIABLE = YES;
818 GENERATE_PROFILING_CODE = NO;
819 MACOSX_DEPLOYMENT_TARGET = 10.9;
820 ONLY_ACTIVE_ARCH = YES;
821 RUN_CLANG_STATIC_ANALYZER = YES;
822 SDKROOT = macosx;
823 };
824 name = Debug;
825 };
826 C01FCF5008A954540054247B /* Release */ = {
827 isa = XCBuildConfiguration;
828 buildSettings = {
829 ALWAYS_SEARCH_USER_PATHS = YES;
830 CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
831 CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
832 CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
833 CLANG_STATIC_ANALYZER_MODE = deep;
834 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
835 CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION = YES;
836 CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
837 CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
838 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
839 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
840 ENABLE_NS_ASSERTIONS = NO;
841 GCC_C_LANGUAGE_STANDARD = c99;
842 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
843 GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
844 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
845 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
846 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
847 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
848 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
849 GCC_WARN_ABOUT_RETURN_TYPE = YES;
850 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
851 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
852 GCC_WARN_MISSING_PARENTHESES = YES;
853 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
854 GCC_WARN_SHADOW = YES;
855 GCC_WARN_SIGN_COMPARE = YES;
856 GCC_WARN_UNDECLARED_SELECTOR = YES;
857 GCC_WARN_UNKNOWN_PRAGMAS = YES;
858 GCC_WARN_UNUSED_FUNCTION = YES;
859 GCC_WARN_UNUSED_LABEL = YES;
860 GCC_WARN_UNUSED_PARAMETER = YES;
861 GCC_WARN_UNUSED_VARIABLE = YES;
862 GENERATE_PROFILING_CODE = NO;
863 MACOSX_DEPLOYMENT_TARGET = 10.9;
864 RUN_CLANG_STATIC_ANALYZER = YES;
865 SDKROOT = macosx;
866 };
867 name = Release;
868 };
869 F4487C4F1A9F8E0200531423 /* Debug */ = {
870 isa = XCBuildConfiguration;
871 buildSettings = {
872 COMBINE_HIDPI_IMAGES = YES;
873 HEADER_SEARCH_PATHS = "$(SRCROOT)";
874 PRODUCT_NAME = TestSingleSourceBuild;
875 };
876 name = Debug;
877 };
878 F4487C501A9F8E0200531423 /* Release */ = {
879 isa = XCBuildConfiguration;
880 buildSettings = {
881 COMBINE_HIDPI_IMAGES = YES;
882 HEADER_SEARCH_PATHS = "$(SRCROOT)";
883 PRODUCT_NAME = TestSingleSourceBuild;
884 };
885 name = Release;
886 };
887 F45BBC151B0CE3C6002D064D /* Debug */ = {
888 isa = XCBuildConfiguration;
889 buildSettings = {
890 };
891 name = Debug;
892 };
893 F45BBC161B0CE3C6002D064D /* Release */ = {
894 isa = XCBuildConfiguration;
895 buildSettings = {
896 };
897 name = Release;
898 };
899/* End XCBuildConfiguration section */
900
901/* Begin XCConfigurationList section */
902 7461B5330F94FAFD00A0C422 /* Build configuration list for PBXNativeTarget "ProtocolBuffers" */ = {
903 isa = XCConfigurationList;
904 buildConfigurations = (
905 7461B52F0F94FAFA00A0C422 /* Debug */,
906 7461B5300F94FAFA00A0C422 /* Release */,
907 );
908 defaultConfigurationIsVisible = 0;
909 defaultConfigurationName = Release;
910 };
911 8BBEA4BA147C728600C4ADB7 /* Build configuration list for PBXNativeTarget "UnitTests" */ = {
912 isa = XCConfigurationList;
913 buildConfigurations = (
914 8BBEA4A7147C727100C4ADB7 /* Debug */,
915 8BBEA4A8147C727100C4ADB7 /* Release */,
916 );
917 defaultConfigurationIsVisible = 0;
918 defaultConfigurationName = Release;
919 };
920 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ProtocolBuffers_OSX" */ = {
921 isa = XCConfigurationList;
922 buildConfigurations = (
923 C01FCF4F08A954540054247B /* Debug */,
924 C01FCF5008A954540054247B /* Release */,
925 );
926 defaultConfigurationIsVisible = 0;
927 defaultConfigurationName = Release;
928 };
929 F4487C4E1A9F8E0200531423 /* Build configuration list for PBXNativeTarget "TestSingleSourceBuild" */ = {
930 isa = XCConfigurationList;
931 buildConfigurations = (
932 F4487C4F1A9F8E0200531423 /* Debug */,
933 F4487C501A9F8E0200531423 /* Release */,
934 );
935 defaultConfigurationIsVisible = 0;
936 defaultConfigurationName = Release;
937 };
938 F45BBC171B0CE3C6002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos" */ = {
939 isa = XCConfigurationList;
940 buildConfigurations = (
941 F45BBC151B0CE3C6002D064D /* Debug */,
942 F45BBC161B0CE3C6002D064D /* Release */,
943 );
944 defaultConfigurationIsVisible = 0;
945 defaultConfigurationName = Release;
946 };
947/* End XCConfigurationList section */
948 };
949 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
950}