1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 47;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		5102DABC1891A073002037B6 /* GPBConcurrencyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5102DABB1891A052002037B6 /* GPBConcurrencyTests.m */; };
11		7461B5360F94FB4600A0C422 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
12		7461B53C0F94FB4E00A0C422 /* GPBCodedInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B48F0F94F99000A0C422 /* GPBCodedInputStream.m */; };
13		7461B53D0F94FB4E00A0C422 /* GPBCodedOutputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4910F94F99000A0C422 /* GPBCodedOutputStream.m */; };
14		7461B5490F94FB4E00A0C422 /* GPBExtensionRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4A90F94F99000A0C422 /* GPBExtensionRegistry.m */; };
15		7461B54C0F94FB4E00A0C422 /* GPBUnknownField.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4AF0F94F99000A0C422 /* GPBUnknownField.m */; };
16		7461B5530F94FB4E00A0C422 /* GPBMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4BF0F94F99000A0C422 /* GPBMessage.m */; };
17		7461B5610F94FB4E00A0C422 /* GPBUnknownFieldSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E20F94F99000A0C422 /* GPBUnknownFieldSet.m */; };
18		7461B5630F94FB4E00A0C422 /* GPBUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E60F94F99000A0C422 /* GPBUtilities.m */; };
19		7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E80F94F99000A0C422 /* GPBWireFormat.m */; };
20		8B210CCE159383D60032D72D /* golden_message in Resources */ = {isa = PBXBuildFile; fileRef = 8B210CCD159383D60032D72D /* golden_message */; };
21		8B210CD0159386920032D72D /* golden_packed_fields_message in Resources */ = {isa = PBXBuildFile; fileRef = 8B210CCF159386920032D72D /* golden_packed_fields_message */; };
22		8B4248B41A8BD96E00BC1EC6 /* GPBSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B4248B31A8BD96E00BC1EC6 /* GPBSwiftTests.swift */; };
23		8B4248E41A929C8900BC1EC6 /* GPBWellKnownTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B4248E21A929C8900BC1EC6 /* GPBWellKnownTypes.m */; };
24		8B4248E61A929C9900BC1EC6 /* GPBWellKnownTypesTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B4248E51A929C9900BC1EC6 /* GPBWellKnownTypesTest.m */; };
25		8B79657B14992E3F002FFBFC /* GPBRootObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B79657914992E3E002FFBFC /* GPBRootObject.m */; };
26		8B8B615D17DF7056002EE618 /* GPBARCUnittestProtos.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B8B615C17DF7056002EE618 /* GPBARCUnittestProtos.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; };
27		8B96157414C8C38C00A2AC0B /* GPBDescriptor.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B96157314C8C38C00A2AC0B /* GPBDescriptor.m */; };
28		8B9742331A89D19F00DCE92C /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8B9742321A89D19F00DCE92C /* LaunchScreen.xib */; };
29		8B9742431A8AAA7800DCE92C /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B9742421A8AAA7800DCE92C /* CoreGraphics.framework */; };
30		8B9A5EA61831993600A9D33B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
31		8B9A5EA81831993600A9D33B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B9A5E9F1831913D00A9D33B /* UIKit.framework */; };
32		8B9A5EAE1831993600A9D33B /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8B9A5EAC1831993600A9D33B /* InfoPlist.strings */; };
33		8B9A5EB41831993600A9D33B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B9A5EB31831993600A9D33B /* AppDelegate.m */; };
34		8B9A5EB61831993600A9D33B /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8B9A5EB51831993600A9D33B /* Images.xcassets */; };
35		8B9A5EEC18330A0F00A9D33B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B9A5E9F1831913D00A9D33B /* UIKit.framework */; };
36		8BBEA4A9147C727D00C4ADB7 /* GPBCodedInputStreamTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B69B0F94FDF800A0C422 /* GPBCodedInputStreamTests.m */; };
37		8BBEA4AA147C727D00C4ADB7 /* GPBCodedOuputStreamTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B69D0F94FDF800A0C422 /* GPBCodedOuputStreamTests.m */; };
38		8BBEA4AC147C727D00C4ADB7 /* GPBMessageTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6A30F94FDF800A0C422 /* GPBMessageTests.m */; };
39		8BBEA4B0147C727D00C4ADB7 /* GPBTestUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6AC0F94FDF800A0C422 /* GPBTestUtilities.m */; };
40		8BBEA4B6147C727D00C4ADB7 /* GPBUnknownFieldSetTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6B80F94FDF900A0C422 /* GPBUnknownFieldSetTest.m */; };
41		8BBEA4B7147C727D00C4ADB7 /* GPBUtilitiesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6BA0F94FDF900A0C422 /* GPBUtilitiesTests.m */; };
42		8BBEA4B8147C727D00C4ADB7 /* GPBWireFormatTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6BC0F94FDF900A0C422 /* GPBWireFormatTests.m */; };
43		8BBEA4BB147C729200C4ADB7 /* libProtocolBuffers.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */; };
44		8BD3981F14BE59D70081D629 /* GPBUnittestProtos.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BD3981E14BE59D70081D629 /* GPBUnittestProtos.m */; };
45		8BF8193514A0DDA600A2C982 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
46		F401DC351A8E5C6F00FCC765 /* GPBArrayTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F401DC341A8E5C6F00FCC765 /* GPBArrayTests.m */; };
47		F41C175D1833D3310064ED4D /* GPBPerfTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F41C175C1833D3310064ED4D /* GPBPerfTests.m */; };
48		F4353D1F1AB88243005A6198 /* GPBDescriptorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D1E1AB88243005A6198 /* GPBDescriptorTests.m */; };
49		F4353D271ABB156F005A6198 /* GPBDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D251ABB156F005A6198 /* GPBDictionary.m */; };
50		F4353D421AC06F31005A6198 /* GPBDictionaryTests+Bool.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D3B1AC06F31005A6198 /* GPBDictionaryTests+Bool.m */; };
51		F4353D431AC06F31005A6198 /* GPBDictionaryTests+Int32.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D3C1AC06F31005A6198 /* GPBDictionaryTests+Int32.m */; };
52		F4353D441AC06F31005A6198 /* GPBDictionaryTests+Int64.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D3D1AC06F31005A6198 /* GPBDictionaryTests+Int64.m */; };
53		F4353D451AC06F31005A6198 /* GPBDictionaryTests+String.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D3E1AC06F31005A6198 /* GPBDictionaryTests+String.m */; };
54		F4353D461AC06F31005A6198 /* GPBDictionaryTests+UInt32.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D3F1AC06F31005A6198 /* GPBDictionaryTests+UInt32.m */; };
55		F4353D471AC06F31005A6198 /* GPBDictionaryTests+UInt64.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D401AC06F31005A6198 /* GPBDictionaryTests+UInt64.m */; };
56		F43C88D0191D77FC009E917D /* text_format_unittest_data.txt in Resources */ = {isa = PBXBuildFile; fileRef = F43C88CF191D77FC009E917D /* text_format_unittest_data.txt */; };
57		F4487C6A1A9F8F8100531423 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
58		F4487C6F1A9F8FFF00531423 /* GPBProtocolBuffers.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BCF338814ED799900BC5317 /* GPBProtocolBuffers.m */; };
59		F4487C731A9F906200531423 /* GPBArray.m in Sources */ = {isa = PBXBuildFile; fileRef = F4487C711A9F906200531423 /* GPBArray.m */; };
60		F4487C771AADF84900531423 /* GPBMessageTests+Runtime.m in Sources */ = {isa = PBXBuildFile; fileRef = F4487C761AADF84900531423 /* GPBMessageTests+Runtime.m */; };
61		F4487C811AAF62FC00531423 /* GPBMessageTests+Serialization.m in Sources */ = {isa = PBXBuildFile; fileRef = F4487C801AAF62FC00531423 /* GPBMessageTests+Serialization.m */; };
62		F4487C851AAF6AC500531423 /* GPBMessageTests+Merge.m in Sources */ = {isa = PBXBuildFile; fileRef = F4487C841AAF6AC500531423 /* GPBMessageTests+Merge.m */; };
63		F45C69CC16DFD08D0081955B /* GPBExtensionInternals.m in Sources */ = {isa = PBXBuildFile; fileRef = F45C69CB16DFD08D0081955B /* GPBExtensionInternals.m */; };
64		F45E57C91AE6DC98000B7D99 /* text_format_map_unittest_data.txt in Resources */ = {isa = PBXBuildFile; fileRef = F45E57C81AE6DC98000B7D99 /* text_format_map_unittest_data.txt */; };
65		F47476E91D21A537007C7B1A /* Duration.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B4248DE1A929C7D00BC1EC6 /* Duration.pbobjc.m */; };
66		F47476EA1D21A537007C7B1A /* Timestamp.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B4248E01A929C7D00BC1EC6 /* Timestamp.pbobjc.m */; };
67		F4B51B1C1BBC5C7100744318 /* GPBObjectiveCPlusPlusTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = F4B51B1B1BBC5C7100744318 /* GPBObjectiveCPlusPlusTest.mm */; };
68		F4E675D01B21D1620054530B /* Any.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675B71B21D1440054530B /* Any.pbobjc.m */; };
69		F4E675D11B21D1620054530B /* Api.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675B91B21D1440054530B /* Api.pbobjc.m */; };
70		F4E675D21B21D1620054530B /* Empty.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675BC1B21D1440054530B /* Empty.pbobjc.m */; };
71		F4E675D31B21D1620054530B /* FieldMask.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675BE1B21D1440054530B /* FieldMask.pbobjc.m */; };
72		F4E675D41B21D1620054530B /* SourceContext.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675C01B21D1440054530B /* SourceContext.pbobjc.m */; };
73		F4E675D51B21D1620054530B /* Struct.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675C21B21D1440054530B /* Struct.pbobjc.m */; };
74		F4E675D61B21D1620054530B /* Type.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675C51B21D1440054530B /* Type.pbobjc.m */; };
75		F4E675D71B21D1620054530B /* Wrappers.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F4E675C71B21D1440054530B /* Wrappers.pbobjc.m */; };
76/* End PBXBuildFile section */
77
78/* Begin PBXContainerItemProxy section */
79		8B9A5ED01831994600A9D33B /* PBXContainerItemProxy */ = {
80			isa = PBXContainerItemProxy;
81			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
82			proxyType = 1;
83			remoteGlobalIDString = 8B9A5EA41831993600A9D33B;
84			remoteInfo = iOSTestHarness;
85		};
86		8BBEA4BC147C729A00C4ADB7 /* PBXContainerItemProxy */ = {
87			isa = PBXContainerItemProxy;
88			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
89			proxyType = 1;
90			remoteGlobalIDString = 7461B52D0F94FAF800A0C422;
91			remoteInfo = ProtocolBuffers;
92		};
93		F45BBC121B0CDBBA002D064D /* PBXContainerItemProxy */ = {
94			isa = PBXContainerItemProxy;
95			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
96			proxyType = 1;
97			remoteGlobalIDString = F45BBC0E1B0CDB50002D064D;
98			remoteInfo = "Compile Unittest Protos";
99		};
100/* End PBXContainerItemProxy section */
101
102/* Begin PBXFileReference section */
103		1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
104		5102DABB1891A052002037B6 /* GPBConcurrencyTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GPBConcurrencyTests.m; sourceTree = "<group>"; };
105		51457B5F18D0B7AF00CCC606 /* GPBCodedInputStream_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBCodedInputStream_PackagePrivate.h; sourceTree = "<group>"; };
106		515B840C18B7DEE30031753B /* GPBDescriptor_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBDescriptor_PackagePrivate.h; sourceTree = "<group>"; };
107		5196A06918CE16B000B759E2 /* GPBMessage_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBMessage_PackagePrivate.h; sourceTree = "<group>"; };
108		7401C1A90F950347006D8281 /* UnitTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "UnitTests-Info.plist"; sourceTree = "<group>"; };
109		7461B48D0F94F99000A0C422 /* GPBBootstrap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBBootstrap.h; sourceTree = "<group>"; };
110		7461B48E0F94F99000A0C422 /* GPBCodedInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBCodedInputStream.h; sourceTree = "<group>"; };
111		7461B48F0F94F99000A0C422 /* GPBCodedInputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = GPBCodedInputStream.m; sourceTree = "<group>"; };
112		7461B4900F94F99000A0C422 /* GPBCodedOutputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBCodedOutputStream.h; sourceTree = "<group>"; };
113		7461B4910F94F99000A0C422 /* GPBCodedOutputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCodedOutputStream.m; sourceTree = "<group>"; };
114		7461B4A80F94F99000A0C422 /* GPBExtensionRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBExtensionRegistry.h; sourceTree = "<group>"; };
115		7461B4A90F94F99000A0C422 /* GPBExtensionRegistry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBExtensionRegistry.m; sourceTree = "<group>"; };
116		7461B4AE0F94F99000A0C422 /* GPBUnknownField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBUnknownField.h; sourceTree = "<group>"; };
117		7461B4AF0F94F99000A0C422 /* GPBUnknownField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnknownField.m; sourceTree = "<group>"; };
118		7461B4BE0F94F99000A0C422 /* GPBMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBMessage.h; sourceTree = "<group>"; };
119		7461B4BF0F94F99000A0C422 /* GPBMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBMessage.m; sourceTree = "<group>"; };
120		7461B4CD0F94F99000A0C422 /* GPBProtocolBuffers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBProtocolBuffers.h; sourceTree = "<group>"; };
121		7461B4E10F94F99000A0C422 /* GPBUnknownFieldSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBUnknownFieldSet.h; sourceTree = "<group>"; };
122		7461B4E20F94F99000A0C422 /* GPBUnknownFieldSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnknownFieldSet.m; sourceTree = "<group>"; };
123		7461B4E50F94F99000A0C422 /* GPBUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBUtilities.h; sourceTree = "<group>"; };
124		7461B4E60F94F99000A0C422 /* GPBUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUtilities.m; sourceTree = "<group>"; };
125		7461B4E70F94F99000A0C422 /* GPBWireFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBWireFormat.h; sourceTree = "<group>"; };
126		7461B4E80F94F99000A0C422 /* GPBWireFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWireFormat.m; sourceTree = "<group>"; };
127		7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libProtocolBuffers.a; sourceTree = BUILT_PRODUCTS_DIR; };
128		7461B69B0F94FDF800A0C422 /* GPBCodedInputStreamTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCodedInputStreamTests.m; sourceTree = "<group>"; };
129		7461B69D0F94FDF800A0C422 /* GPBCodedOuputStreamTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCodedOuputStreamTests.m; sourceTree = "<group>"; };
130		7461B6A30F94FDF800A0C422 /* GPBMessageTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBMessageTests.m; sourceTree = "<group>"; };
131		7461B6AB0F94FDF800A0C422 /* GPBTestUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBTestUtilities.h; sourceTree = "<group>"; };
132		7461B6AC0F94FDF800A0C422 /* GPBTestUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBTestUtilities.m; sourceTree = "<group>"; };
133		7461B6B80F94FDF900A0C422 /* GPBUnknownFieldSetTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnknownFieldSetTest.m; sourceTree = "<group>"; };
134		7461B6BA0F94FDF900A0C422 /* GPBUtilitiesTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUtilitiesTests.m; sourceTree = "<group>"; };
135		7461B6BC0F94FDF900A0C422 /* GPBWireFormatTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWireFormatTests.m; sourceTree = "<group>"; };
136		8B09AAF614B663A7007B4184 /* unittest_objc.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_objc.proto; sourceTree = "<group>"; };
137		8B210CCD159383D60032D72D /* golden_message */ = {isa = PBXFileReference; lastKnownFileType = file; path = golden_message; sourceTree = "<group>"; };
138		8B210CCF159386920032D72D /* golden_packed_fields_message */ = {isa = PBXFileReference; lastKnownFileType = file; path = golden_packed_fields_message; sourceTree = "<group>"; };
139		8B4248B21A8BD96D00BC1EC6 /* UnitTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UnitTests-Bridging-Header.h"; sourceTree = "<group>"; };
140		8B4248B31A8BD96E00BC1EC6 /* GPBSwiftTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GPBSwiftTests.swift; sourceTree = "<group>"; };
141		8B4248B71A8BDD9600BC1EC6 /* protobuf */ = {isa = PBXFileReference; lastKnownFileType = text; name = protobuf; path = ../../Intermediates/ProtocolBuffers_iOS.build/DerivedSources/protos/google/protobuf; sourceTree = BUILT_PRODUCTS_DIR; };
142		8B4248DD1A929C7D00BC1EC6 /* Duration.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Duration.pbobjc.h; path = google/protobuf/Duration.pbobjc.h; sourceTree = "<group>"; };
143		8B4248DE1A929C7D00BC1EC6 /* Duration.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = Duration.pbobjc.m; path = google/protobuf/Duration.pbobjc.m; sourceTree = "<group>"; };
144		8B4248E01A929C7D00BC1EC6 /* Timestamp.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = Timestamp.pbobjc.m; path = google/protobuf/Timestamp.pbobjc.m; sourceTree = "<group>"; };
145		8B4248E11A929C8900BC1EC6 /* GPBWellKnownTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBWellKnownTypes.h; sourceTree = "<group>"; };
146		8B4248E21A929C8900BC1EC6 /* GPBWellKnownTypes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWellKnownTypes.m; sourceTree = "<group>"; };
147		8B4248E51A929C9900BC1EC6 /* GPBWellKnownTypesTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWellKnownTypesTest.m; sourceTree = "<group>"; };
148		8B4249481A92A02300BC1EC6 /* timestamp.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = timestamp.proto; path = ../src/google/protobuf/timestamp.proto; sourceTree = "<group>"; };
149		8B42494A1A92A0BA00BC1EC6 /* duration.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = duration.proto; path = ../src/google/protobuf/duration.proto; sourceTree = "<group>"; };
150		8B79657814992E3E002FFBFC /* GPBRootObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBRootObject.h; sourceTree = "<group>"; };
151		8B79657914992E3E002FFBFC /* GPBRootObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBRootObject.m; sourceTree = "<group>"; };
152		8B7E6A7414893DBA00F8884A /* unittest_custom_options.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_custom_options.proto; path = ../../src/google/protobuf/unittest_custom_options.proto; sourceTree = "<group>"; };
153		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>"; };
154		8B7E6A7614893DBA00F8884A /* unittest_empty.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_empty.proto; path = ../../src/google/protobuf/unittest_empty.proto; sourceTree = "<group>"; };
155		8B7E6A7814893DBB00F8884A /* unittest_import.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_import.proto; path = ../../src/google/protobuf/unittest_import.proto; sourceTree = "<group>"; };
156		8B7E6A7B14893DBC00F8884A /* unittest_mset.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_mset.proto; path = ../../src/google/protobuf/unittest_mset.proto; sourceTree = "<group>"; };
157		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>"; };
158		8B7E6A7D14893DBC00F8884A /* unittest_optimize_for.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_optimize_for.proto; path = ../../src/google/protobuf/unittest_optimize_for.proto; sourceTree = "<group>"; };
159		8B7E6A7E14893DBC00F8884A /* unittest.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest.proto; path = ../../src/google/protobuf/unittest.proto; sourceTree = "<group>"; };
160		8B8B615C17DF7056002EE618 /* GPBARCUnittestProtos.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBARCUnittestProtos.m; sourceTree = "<group>"; };
161		8B96157214C8B06000A2AC0B /* GPBDescriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBDescriptor.h; sourceTree = "<group>"; };
162		8B96157314C8C38C00A2AC0B /* GPBDescriptor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBDescriptor.m; sourceTree = "<group>"; };
163		8B9742321A89D19F00DCE92C /* LaunchScreen.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LaunchScreen.xib; sourceTree = "<group>"; };
164		8B9742421A8AAA7800DCE92C /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
165		8B9A5E9F1831913D00A9D33B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
166		8B9A5EA51831993600A9D33B /* iOSTestHarness.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iOSTestHarness.app; sourceTree = BUILT_PRODUCTS_DIR; };
167		8B9A5EAB1831993600A9D33B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
168		8B9A5EAD1831993600A9D33B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
169		8B9A5EB31831993600A9D33B /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
170		8B9A5EB51831993600A9D33B /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
171		8BBD9DB016DD1DC8008E1EC1 /* unittest_lite.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_lite.proto; path = ../../src/google/protobuf/unittest_lite.proto; sourceTree = "<group>"; };
172		8BBEA4A6147C727100C4ADB7 /* UnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UnitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
173		8BCF338814ED799900BC5317 /* GPBProtocolBuffers.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GPBProtocolBuffers.m; sourceTree = "<group>"; };
174		8BD3981D14BE54220081D629 /* unittest_enormous_descriptor.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_enormous_descriptor.proto; path = ../../src/google/protobuf/unittest_enormous_descriptor.proto; sourceTree = "<group>"; };
175		8BD3981E14BE59D70081D629 /* GPBUnittestProtos.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnittestProtos.m; sourceTree = "<group>"; };
176		8BEB5AE01498033E0078BF9D /* GPBRuntimeTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBRuntimeTypes.h; sourceTree = "<group>"; };
177		F401DC341A8E5C6F00FCC765 /* GPBArrayTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBArrayTests.m; sourceTree = "<group>"; };
178		F41C175C1833D3310064ED4D /* GPBPerfTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBPerfTests.m; sourceTree = "<group>"; };
179		F4353D1E1AB88243005A6198 /* GPBDescriptorTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBDescriptorTests.m; sourceTree = "<group>"; };
180		F4353D241ABB156F005A6198 /* GPBDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBDictionary.h; sourceTree = "<group>"; };
181		F4353D251ABB156F005A6198 /* GPBDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBDictionary.m; sourceTree = "<group>"; };
182		F4353D3A1AC06F31005A6198 /* GPBDictionaryTests.pddm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GPBDictionaryTests.pddm; sourceTree = "<group>"; };
183		F4353D3B1AC06F31005A6198 /* GPBDictionaryTests+Bool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+Bool.m"; sourceTree = "<group>"; };
184		F4353D3C1AC06F31005A6198 /* GPBDictionaryTests+Int32.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+Int32.m"; sourceTree = "<group>"; };
185		F4353D3D1AC06F31005A6198 /* GPBDictionaryTests+Int64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+Int64.m"; sourceTree = "<group>"; };
186		F4353D3E1AC06F31005A6198 /* GPBDictionaryTests+String.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+String.m"; sourceTree = "<group>"; };
187		F4353D3F1AC06F31005A6198 /* GPBDictionaryTests+UInt32.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+UInt32.m"; sourceTree = "<group>"; };
188		F4353D401AC06F31005A6198 /* GPBDictionaryTests+UInt64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+UInt64.m"; sourceTree = "<group>"; };
189		F43725921AC9835D004DCAFB /* GPBDictionary_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBDictionary_PackagePrivate.h; sourceTree = "<group>"; };
190		F43C88CF191D77FC009E917D /* text_format_unittest_data.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = text_format_unittest_data.txt; sourceTree = "<group>"; };
191		F4411BE81AF1301700324B4A /* GPBArray_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBArray_PackagePrivate.h; sourceTree = "<group>"; };
192		F4487C6E1A9F8F8100531423 /* libTestSingleSourceBuild.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTestSingleSourceBuild.a; sourceTree = BUILT_PRODUCTS_DIR; };
193		F4487C701A9F906200531423 /* GPBArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBArray.h; sourceTree = "<group>"; };
194		F4487C711A9F906200531423 /* GPBArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBArray.m; sourceTree = "<group>"; };
195		F4487C761AADF84900531423 /* GPBMessageTests+Runtime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBMessageTests+Runtime.m"; sourceTree = "<group>"; };
196		F4487C7A1AADFB5500531423 /* unittest_runtime_proto2.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_runtime_proto2.proto; sourceTree = "<group>"; };
197		F4487C7B1AADFB5500531423 /* unittest_runtime_proto3.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_runtime_proto3.proto; sourceTree = "<group>"; };
198		F4487C7D1AAE06C500531423 /* GPBUtilities_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBUtilities_PackagePrivate.h; sourceTree = "<group>"; };
199		F4487C801AAF62FC00531423 /* GPBMessageTests+Serialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBMessageTests+Serialization.m"; sourceTree = "<group>"; };
200		F4487C841AAF6AC500531423 /* GPBMessageTests+Merge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBMessageTests+Merge.m"; sourceTree = "<group>"; };
201		F44929021C866B3B00C2548A /* GPBCodedOutputStream_PackagePrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBCodedOutputStream_PackagePrivate.h; sourceTree = "<group>"; };
202		F451D3F61A8AAEA600B8A22C /* GPBProtocolBuffers_RuntimeSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBProtocolBuffers_RuntimeSupport.h; sourceTree = "<group>"; };
203		F45C69CB16DFD08D0081955B /* GPBExtensionInternals.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBExtensionInternals.m; sourceTree = "<group>"; };
204		F45E57C81AE6DC98000B7D99 /* text_format_map_unittest_data.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = text_format_map_unittest_data.txt; sourceTree = "<group>"; };
205		F4AC9E1C1A8BEB1000BD6E83 /* unittest_cycle.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_cycle.proto; sourceTree = "<group>"; };
206		F4B51B1B1BBC5C7100744318 /* GPBObjectiveCPlusPlusTest.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = GPBObjectiveCPlusPlusTest.mm; sourceTree = "<group>"; };
207		F4B6B8B01A9CC99500892426 /* GPBUnknownField_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBUnknownField_PackagePrivate.h; sourceTree = "<group>"; };
208		F4B6B8B11A9CCBBB00892426 /* GPBUnknownFieldSet_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBUnknownFieldSet_PackagePrivate.h; sourceTree = "<group>"; };
209		F4B6B8B31A9CD1C600892426 /* GPBExtensionInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBExtensionInternals.h; sourceTree = "<group>"; };
210		F4B6B8B51A9CD1C600892426 /* GPBRootObject_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBRootObject_PackagePrivate.h; sourceTree = "<group>"; };
211		F4CF31711B162EF500BD9B06 /* unittest_objc_startup.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_objc_startup.proto; sourceTree = "<group>"; };
212		F4E675B61B21D1440054530B /* Any.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Any.pbobjc.h; path = google/protobuf/Any.pbobjc.h; sourceTree = "<group>"; };
213		F4E675B71B21D1440054530B /* Any.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = Any.pbobjc.m; path = google/protobuf/Any.pbobjc.m; sourceTree = "<group>"; };
214		F4E675B81B21D1440054530B /* Api.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Api.pbobjc.h; path = google/protobuf/Api.pbobjc.h; sourceTree = "<group>"; };
215		F4E675B91B21D1440054530B /* Api.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = Api.pbobjc.m; path = google/protobuf/Api.pbobjc.m; sourceTree = "<group>"; };
216		F4E675BB1B21D1440054530B /* Empty.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Empty.pbobjc.h; path = google/protobuf/Empty.pbobjc.h; sourceTree = "<group>"; };
217		F4E675BC1B21D1440054530B /* Empty.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = Empty.pbobjc.m; path = google/protobuf/Empty.pbobjc.m; sourceTree = "<group>"; };
218		F4E675BD1B21D1440054530B /* FieldMask.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = FieldMask.pbobjc.h; path = google/protobuf/FieldMask.pbobjc.h; sourceTree = "<group>"; };
219		F4E675BE1B21D1440054530B /* FieldMask.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = FieldMask.pbobjc.m; path = google/protobuf/FieldMask.pbobjc.m; sourceTree = "<group>"; };
220		F4E675BF1B21D1440054530B /* SourceContext.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SourceContext.pbobjc.h; path = google/protobuf/SourceContext.pbobjc.h; sourceTree = "<group>"; };
221		F4E675C01B21D1440054530B /* SourceContext.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SourceContext.pbobjc.m; path = google/protobuf/SourceContext.pbobjc.m; sourceTree = "<group>"; };
222		F4E675C11B21D1440054530B /* Struct.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Struct.pbobjc.h; path = google/protobuf/Struct.pbobjc.h; sourceTree = "<group>"; };
223		F4E675C21B21D1440054530B /* Struct.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = Struct.pbobjc.m; path = google/protobuf/Struct.pbobjc.m; sourceTree = "<group>"; };
224		F4E675C31B21D1440054530B /* Timestamp.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Timestamp.pbobjc.h; path = google/protobuf/Timestamp.pbobjc.h; sourceTree = "<group>"; };
225		F4E675C41B21D1440054530B /* Type.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Type.pbobjc.h; path = google/protobuf/Type.pbobjc.h; sourceTree = "<group>"; };
226		F4E675C51B21D1440054530B /* Type.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = Type.pbobjc.m; path = google/protobuf/Type.pbobjc.m; sourceTree = "<group>"; };
227		F4E675C61B21D1440054530B /* Wrappers.pbobjc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Wrappers.pbobjc.h; path = google/protobuf/Wrappers.pbobjc.h; sourceTree = "<group>"; };
228		F4E675C71B21D1440054530B /* Wrappers.pbobjc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = Wrappers.pbobjc.m; path = google/protobuf/Wrappers.pbobjc.m; sourceTree = "<group>"; };
229		F4E675D81B21D1DE0054530B /* any.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = any.proto; path = ../src/google/protobuf/any.proto; sourceTree = "<group>"; };
230		F4E675D91B21D1DE0054530B /* api.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = api.proto; path = ../src/google/protobuf/api.proto; sourceTree = "<group>"; };
231		F4E675DA1B21D1DE0054530B /* empty.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = empty.proto; path = ../src/google/protobuf/empty.proto; sourceTree = "<group>"; };
232		F4E675DB1B21D1DE0054530B /* field_mask.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = field_mask.proto; path = ../src/google/protobuf/field_mask.proto; sourceTree = "<group>"; };
233		F4E675DC1B21D1DE0054530B /* source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_context.proto; path = ../src/google/protobuf/source_context.proto; sourceTree = "<group>"; };
234		F4E675DD1B21D1DE0054530B /* struct.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = struct.proto; path = ../src/google/protobuf/struct.proto; sourceTree = "<group>"; };
235		F4E675DE1B21D1DE0054530B /* type.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = type.proto; path = ../src/google/protobuf/type.proto; sourceTree = "<group>"; };
236		F4E675DF1B21D1DE0054530B /* wrappers.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = wrappers.proto; path = ../src/google/protobuf/wrappers.proto; sourceTree = "<group>"; };
237/* End PBXFileReference section */
238
239/* Begin PBXFrameworksBuildPhase section */
240		7461B52C0F94FAF800A0C422 /* Frameworks */ = {
241			isa = PBXFrameworksBuildPhase;
242			buildActionMask = 2147483647;
243			files = (
244				7461B5360F94FB4600A0C422 /* Foundation.framework in Frameworks */,
245			);
246			runOnlyForDeploymentPostprocessing = 0;
247		};
248		8B9A5EA21831993600A9D33B /* Frameworks */ = {
249			isa = PBXFrameworksBuildPhase;
250			buildActionMask = 2147483647;
251			files = (
252				8B9742431A8AAA7800DCE92C /* CoreGraphics.framework in Frameworks */,
253				8B9A5EA81831993600A9D33B /* UIKit.framework in Frameworks */,
254				8B9A5EA61831993600A9D33B /* Foundation.framework in Frameworks */,
255			);
256			runOnlyForDeploymentPostprocessing = 0;
257		};
258		8BBEA4A3147C727100C4ADB7 /* Frameworks */ = {
259			isa = PBXFrameworksBuildPhase;
260			buildActionMask = 2147483647;
261			files = (
262				8BBEA4BB147C729200C4ADB7 /* libProtocolBuffers.a in Frameworks */,
263				8B9A5EEC18330A0F00A9D33B /* UIKit.framework in Frameworks */,
264				8BF8193514A0DDA600A2C982 /* Foundation.framework in Frameworks */,
265			);
266			runOnlyForDeploymentPostprocessing = 0;
267		};
268		F4487C691A9F8F8100531423 /* Frameworks */ = {
269			isa = PBXFrameworksBuildPhase;
270			buildActionMask = 2147483647;
271			files = (
272				F4487C6A1A9F8F8100531423 /* Foundation.framework in Frameworks */,
273			);
274			runOnlyForDeploymentPostprocessing = 0;
275		};
276/* End PBXFrameworksBuildPhase section */
277
278/* Begin PBXGroup section */
279		080E96DDFE201D6D7F000001 /* Core Source */ = {
280			isa = PBXGroup;
281			children = (
282				7461B4CD0F94F99000A0C422 /* GPBProtocolBuffers.h */,
283				F451D3F61A8AAEA600B8A22C /* GPBProtocolBuffers_RuntimeSupport.h */,
284				8BCF338814ED799900BC5317 /* GPBProtocolBuffers.m */,
285				7461B3C50F94F84100A0C422 /* Extensions */,
286				7461B4850F94F96600A0C422 /* Fields */,
287				7461B4860F94F96B00A0C422 /* IO */,
288				7461B5150F94FA7300A0C422 /* Messages */,
289				8BCF334414ED727300BC5317 /* Support */,
290				29B97315FDCFA39411CA2CEA /* Generated */,
291			);
292			name = "Core Source";
293			sourceTree = "<group>";
294		};
295		19C28FACFE9D520D11CA2CBB /* Products */ = {
296			isa = PBXGroup;
297			children = (
298				7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */,
299				8BBEA4A6147C727100C4ADB7 /* UnitTests.xctest */,
300				8B9A5EA51831993600A9D33B /* iOSTestHarness.app */,
301				F4487C6E1A9F8F8100531423 /* libTestSingleSourceBuild.a */,
302			);
303			name = Products;
304			sourceTree = "<group>";
305		};
306		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
307			isa = PBXGroup;
308			children = (
309				080E96DDFE201D6D7F000001 /* Core Source */,
310				7461B6940F94FDDD00A0C422 /* Tests */,
311				29B97323FDCFA39411CA2CEA /* Frameworks */,
312				19C28FACFE9D520D11CA2CBB /* Products */,
313			);
314			name = CustomTemplate;
315			sourceTree = "<group>";
316		};
317		29B97315FDCFA39411CA2CEA /* Generated */ = {
318			isa = PBXGroup;
319			children = (
320				F4E675B61B21D1440054530B /* Any.pbobjc.h */,
321				F4E675B71B21D1440054530B /* Any.pbobjc.m */,
322				F4E675D81B21D1DE0054530B /* any.proto */,
323				F4E675B81B21D1440054530B /* Api.pbobjc.h */,
324				F4E675B91B21D1440054530B /* Api.pbobjc.m */,
325				F4E675D91B21D1DE0054530B /* api.proto */,
326				8B4248DD1A929C7D00BC1EC6 /* Duration.pbobjc.h */,
327				8B4248DE1A929C7D00BC1EC6 /* Duration.pbobjc.m */,
328				8B42494A1A92A0BA00BC1EC6 /* duration.proto */,
329				F4E675BB1B21D1440054530B /* Empty.pbobjc.h */,
330				F4E675BC1B21D1440054530B /* Empty.pbobjc.m */,
331				F4E675DA1B21D1DE0054530B /* empty.proto */,
332				F4E675DB1B21D1DE0054530B /* field_mask.proto */,
333				F4E675BD1B21D1440054530B /* FieldMask.pbobjc.h */,
334				F4E675BE1B21D1440054530B /* FieldMask.pbobjc.m */,
335				F4E675DC1B21D1DE0054530B /* source_context.proto */,
336				F4E675BF1B21D1440054530B /* SourceContext.pbobjc.h */,
337				F4E675C01B21D1440054530B /* SourceContext.pbobjc.m */,
338				F4E675C11B21D1440054530B /* Struct.pbobjc.h */,
339				F4E675C21B21D1440054530B /* Struct.pbobjc.m */,
340				F4E675DD1B21D1DE0054530B /* struct.proto */,
341				F4E675C31B21D1440054530B /* Timestamp.pbobjc.h */,
342				8B4248E01A929C7D00BC1EC6 /* Timestamp.pbobjc.m */,
343				8B4249481A92A02300BC1EC6 /* timestamp.proto */,
344				F4E675C41B21D1440054530B /* Type.pbobjc.h */,
345				F4E675C51B21D1440054530B /* Type.pbobjc.m */,
346				F4E675DE1B21D1DE0054530B /* type.proto */,
347				F4E675C61B21D1440054530B /* Wrappers.pbobjc.h */,
348				F4E675C71B21D1440054530B /* Wrappers.pbobjc.m */,
349				F4E675DF1B21D1DE0054530B /* wrappers.proto */,
350			);
351			name = Generated;
352			sourceTree = "<group>";
353		};
354		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
355			isa = PBXGroup;
356			children = (
357				8B9742421A8AAA7800DCE92C /* CoreGraphics.framework */,
358				8B9A5E9F1831913D00A9D33B /* UIKit.framework */,
359				1D30AB110D05D00D00671497 /* Foundation.framework */,
360			);
361			name = Frameworks;
362			sourceTree = "<group>";
363		};
364		7461B3C50F94F84100A0C422 /* Extensions */ = {
365			isa = PBXGroup;
366			children = (
367				F4B6B8B31A9CD1C600892426 /* GPBExtensionInternals.h */,
368				F45C69CB16DFD08D0081955B /* GPBExtensionInternals.m */,
369				7461B4A80F94F99000A0C422 /* GPBExtensionRegistry.h */,
370				7461B4A90F94F99000A0C422 /* GPBExtensionRegistry.m */,
371				F4B6B8B51A9CD1C600892426 /* GPBRootObject_PackagePrivate.h */,
372				8B79657814992E3E002FFBFC /* GPBRootObject.h */,
373				8B79657914992E3E002FFBFC /* GPBRootObject.m */,
374			);
375			name = Extensions;
376			sourceTree = "<group>";
377		};
378		7461B4850F94F96600A0C422 /* Fields */ = {
379			isa = PBXGroup;
380			children = (
381				F4B6B8B01A9CC99500892426 /* GPBUnknownField_PackagePrivate.h */,
382				7461B4AE0F94F99000A0C422 /* GPBUnknownField.h */,
383				7461B4AF0F94F99000A0C422 /* GPBUnknownField.m */,
384				F4B6B8B11A9CCBBB00892426 /* GPBUnknownFieldSet_PackagePrivate.h */,
385				7461B4E10F94F99000A0C422 /* GPBUnknownFieldSet.h */,
386				7461B4E20F94F99000A0C422 /* GPBUnknownFieldSet.m */,
387			);
388			name = Fields;
389			sourceTree = "<group>";
390		};
391		7461B4860F94F96B00A0C422 /* IO */ = {
392			isa = PBXGroup;
393			children = (
394				51457B5F18D0B7AF00CCC606 /* GPBCodedInputStream_PackagePrivate.h */,
395				7461B48E0F94F99000A0C422 /* GPBCodedInputStream.h */,
396				7461B48F0F94F99000A0C422 /* GPBCodedInputStream.m */,
397				F44929021C866B3B00C2548A /* GPBCodedOutputStream_PackagePrivate.h */,
398				7461B4900F94F99000A0C422 /* GPBCodedOutputStream.h */,
399				7461B4910F94F99000A0C422 /* GPBCodedOutputStream.m */,
400				7461B4E70F94F99000A0C422 /* GPBWireFormat.h */,
401				7461B4E80F94F99000A0C422 /* GPBWireFormat.m */,
402			);
403			name = IO;
404			sourceTree = "<group>";
405		};
406		7461B5150F94FA7300A0C422 /* Messages */ = {
407			isa = PBXGroup;
408			children = (
409				515B840C18B7DEE30031753B /* GPBDescriptor_PackagePrivate.h */,
410				8B96157214C8B06000A2AC0B /* GPBDescriptor.h */,
411				8B96157314C8C38C00A2AC0B /* GPBDescriptor.m */,
412				7461B4BE0F94F99000A0C422 /* GPBMessage.h */,
413				5196A06918CE16B000B759E2 /* GPBMessage_PackagePrivate.h */,
414				7461B4BF0F94F99000A0C422 /* GPBMessage.m */,
415			);
416			name = Messages;
417			sourceTree = "<group>";
418		};
419		7461B6940F94FDDD00A0C422 /* Tests */ = {
420			isa = PBXGroup;
421			children = (
422				8B9A5EA91831993600A9D33B /* iOSTestHarness */,
423				8B4248B71A8BDD9600BC1EC6 /* protobuf */,
424				8B210CCD159383D60032D72D /* golden_message */,
425				8B210CCF159386920032D72D /* golden_packed_fields_message */,
426				8B8B615C17DF7056002EE618 /* GPBARCUnittestProtos.m */,
427				F401DC341A8E5C6F00FCC765 /* GPBArrayTests.m */,
428				7461B69B0F94FDF800A0C422 /* GPBCodedInputStreamTests.m */,
429				7461B69D0F94FDF800A0C422 /* GPBCodedOuputStreamTests.m */,
430				5102DABB1891A052002037B6 /* GPBConcurrencyTests.m */,
431				F4353D1E1AB88243005A6198 /* GPBDescriptorTests.m */,
432				F4353D3A1AC06F31005A6198 /* GPBDictionaryTests.pddm */,
433				F4353D3B1AC06F31005A6198 /* GPBDictionaryTests+Bool.m */,
434				F4353D3C1AC06F31005A6198 /* GPBDictionaryTests+Int32.m */,
435				F4353D3D1AC06F31005A6198 /* GPBDictionaryTests+Int64.m */,
436				F4353D3E1AC06F31005A6198 /* GPBDictionaryTests+String.m */,
437				F4353D3F1AC06F31005A6198 /* GPBDictionaryTests+UInt32.m */,
438				F4353D401AC06F31005A6198 /* GPBDictionaryTests+UInt64.m */,
439				7461B6A30F94FDF800A0C422 /* GPBMessageTests.m */,
440				F4487C841AAF6AC500531423 /* GPBMessageTests+Merge.m */,
441				F4487C761AADF84900531423 /* GPBMessageTests+Runtime.m */,
442				F4487C801AAF62FC00531423 /* GPBMessageTests+Serialization.m */,
443				F4B51B1B1BBC5C7100744318 /* GPBObjectiveCPlusPlusTest.mm */,
444				F41C175C1833D3310064ED4D /* GPBPerfTests.m */,
445				8B4248B31A8BD96E00BC1EC6 /* GPBSwiftTests.swift */,
446				7461B6AB0F94FDF800A0C422 /* GPBTestUtilities.h */,
447				7461B6AC0F94FDF800A0C422 /* GPBTestUtilities.m */,
448				8BD3981E14BE59D70081D629 /* GPBUnittestProtos.m */,
449				7461B6B80F94FDF900A0C422 /* GPBUnknownFieldSetTest.m */,
450				7461B6BA0F94FDF900A0C422 /* GPBUtilitiesTests.m */,
451				8B4248E51A929C9900BC1EC6 /* GPBWellKnownTypesTest.m */,
452				7461B6BC0F94FDF900A0C422 /* GPBWireFormatTests.m */,
453				F43C88CF191D77FC009E917D /* text_format_unittest_data.txt */,
454				F45E57C81AE6DC98000B7D99 /* text_format_map_unittest_data.txt */,
455				8B7E6A7414893DBA00F8884A /* unittest_custom_options.proto */,
456				F4AC9E1C1A8BEB1000BD6E83 /* unittest_cycle.proto */,
457				8B7E6A7514893DBA00F8884A /* unittest_embed_optimize_for.proto */,
458				8B7E6A7614893DBA00F8884A /* unittest_empty.proto */,
459				8BD3981D14BE54220081D629 /* unittest_enormous_descriptor.proto */,
460				8B7E6A7814893DBB00F8884A /* unittest_import.proto */,
461				8BBD9DB016DD1DC8008E1EC1 /* unittest_lite.proto */,
462				8B7E6A7B14893DBC00F8884A /* unittest_mset.proto */,
463				8B7E6A7C14893DBC00F8884A /* unittest_no_generic_services.proto */,
464				8B09AAF614B663A7007B4184 /* unittest_objc.proto */,
465				F4CF31711B162EF500BD9B06 /* unittest_objc_startup.proto */,
466				8B7E6A7D14893DBC00F8884A /* unittest_optimize_for.proto */,
467				F4487C7A1AADFB5500531423 /* unittest_runtime_proto2.proto */,
468				F4487C7B1AADFB5500531423 /* unittest_runtime_proto3.proto */,
469				8B7E6A7E14893DBC00F8884A /* unittest.proto */,
470				8B4248B21A8BD96D00BC1EC6 /* UnitTests-Bridging-Header.h */,
471				7401C1A90F950347006D8281 /* UnitTests-Info.plist */,
472			);
473			path = Tests;
474			sourceTree = "<group>";
475		};
476		8B9A5EA91831993600A9D33B /* iOSTestHarness */ = {
477			isa = PBXGroup;
478			children = (
479				8B9A5EB31831993600A9D33B /* AppDelegate.m */,
480				8B9A5EB51831993600A9D33B /* Images.xcassets */,
481				8B9A5EAA1831993600A9D33B /* Supporting Files */,
482				8B9742321A89D19F00DCE92C /* LaunchScreen.xib */,
483			);
484			path = iOSTestHarness;
485			sourceTree = "<group>";
486		};
487		8B9A5EAA1831993600A9D33B /* Supporting Files */ = {
488			isa = PBXGroup;
489			children = (
490				8B9A5EAB1831993600A9D33B /* Info.plist */,
491				8B9A5EAC1831993600A9D33B /* InfoPlist.strings */,
492			);
493			name = "Supporting Files";
494			sourceTree = "<group>";
495		};
496		8BCF334414ED727300BC5317 /* Support */ = {
497			isa = PBXGroup;
498			children = (
499				F4411BE81AF1301700324B4A /* GPBArray_PackagePrivate.h */,
500				F4487C701A9F906200531423 /* GPBArray.h */,
501				F4487C711A9F906200531423 /* GPBArray.m */,
502				7461B48D0F94F99000A0C422 /* GPBBootstrap.h */,
503				F43725921AC9835D004DCAFB /* GPBDictionary_PackagePrivate.h */,
504				F4353D241ABB156F005A6198 /* GPBDictionary.h */,
505				F4353D251ABB156F005A6198 /* GPBDictionary.m */,
506				8BEB5AE01498033E0078BF9D /* GPBRuntimeTypes.h */,
507				F4487C7D1AAE06C500531423 /* GPBUtilities_PackagePrivate.h */,
508				7461B4E50F94F99000A0C422 /* GPBUtilities.h */,
509				7461B4E60F94F99000A0C422 /* GPBUtilities.m */,
510				8B4248E11A929C8900BC1EC6 /* GPBWellKnownTypes.h */,
511				8B4248E21A929C8900BC1EC6 /* GPBWellKnownTypes.m */,
512			);
513			name = Support;
514			sourceTree = "<group>";
515		};
516/* End PBXGroup section */
517
518/* Begin PBXHeadersBuildPhase section */
519		7461B52A0F94FAF800A0C422 /* Headers */ = {
520			isa = PBXHeadersBuildPhase;
521			buildActionMask = 2147483647;
522			files = (
523			);
524			runOnlyForDeploymentPostprocessing = 0;
525		};
526		F4487C561A9F8F8100531423 /* Headers */ = {
527			isa = PBXHeadersBuildPhase;
528			buildActionMask = 2147483647;
529			files = (
530			);
531			runOnlyForDeploymentPostprocessing = 0;
532		};
533/* End PBXHeadersBuildPhase section */
534
535/* Begin PBXLegacyTarget section */
536		F45BBC0E1B0CDB50002D064D /* Compile Unittest Protos */ = {
537			isa = PBXLegacyTarget;
538			buildArgumentsString = "$(ACTION)";
539			buildConfigurationList = F45BBC111B0CDB50002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos" */;
540			buildPhases = (
541			);
542			buildToolPath = DevTools/compile_testing_protos.sh;
543			buildWorkingDirectory = "";
544			dependencies = (
545			);
546			name = "Compile Unittest Protos";
547			passBuildSettingsInEnvironment = 1;
548			productName = "Compile Unittest Protos";
549		};
550/* End PBXLegacyTarget section */
551
552/* Begin PBXNativeTarget section */
553		7461B52D0F94FAF800A0C422 /* ProtocolBuffers */ = {
554			isa = PBXNativeTarget;
555			buildConfigurationList = 7461B5330F94FAFD00A0C422 /* Build configuration list for PBXNativeTarget "ProtocolBuffers" */;
556			buildPhases = (
557				7461B52A0F94FAF800A0C422 /* Headers */,
558				7461B52B0F94FAF800A0C422 /* Sources */,
559				7461B52C0F94FAF800A0C422 /* Frameworks */,
560			);
561			buildRules = (
562			);
563			dependencies = (
564			);
565			name = ProtocolBuffers;
566			productName = "ProtocolBuffers-iPhoneDevice";
567			productReference = 7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */;
568			productType = "com.apple.product-type.library.static";
569		};
570		8B9A5EA41831993600A9D33B /* iOSTestHarness */ = {
571			isa = PBXNativeTarget;
572			buildConfigurationList = 8B9A5ECA1831993600A9D33B /* Build configuration list for PBXNativeTarget "iOSTestHarness" */;
573			buildPhases = (
574				8B9A5EA11831993600A9D33B /* Sources */,
575				8B9A5EA21831993600A9D33B /* Frameworks */,
576				8B9A5EA31831993600A9D33B /* Resources */,
577			);
578			buildRules = (
579			);
580			dependencies = (
581			);
582			name = iOSTestHarness;
583			productName = iOSTestHarness;
584			productReference = 8B9A5EA51831993600A9D33B /* iOSTestHarness.app */;
585			productType = "com.apple.product-type.application";
586		};
587		8BBEA4A5147C727100C4ADB7 /* UnitTests */ = {
588			isa = PBXNativeTarget;
589			buildConfigurationList = 8BBEA4BA147C728600C4ADB7 /* Build configuration list for PBXNativeTarget "UnitTests" */;
590			buildPhases = (
591				F4B62A791AF91F7500AFCEDC /* Script: Check Runtime Stamps */,
592				8BBEA4A1147C727100C4ADB7 /* Resources */,
593				8BBEA4A2147C727100C4ADB7 /* Sources */,
594				8BBEA4A3147C727100C4ADB7 /* Frameworks */,
595			);
596			buildRules = (
597			);
598			dependencies = (
599				8BBEA4BD147C729A00C4ADB7 /* PBXTargetDependency */,
600				F45BBC131B0CDBBA002D064D /* PBXTargetDependency */,
601				8B9A5ED11831994600A9D33B /* PBXTargetDependency */,
602			);
603			name = UnitTests;
604			productName = UnitTests;
605			productReference = 8BBEA4A6147C727100C4ADB7 /* UnitTests.xctest */;
606			productType = "com.apple.product-type.bundle.unit-test";
607		};
608		F4487C551A9F8F8100531423 /* TestSingleSourceBuild */ = {
609			isa = PBXNativeTarget;
610			buildConfigurationList = F4487C6B1A9F8F8100531423 /* Build configuration list for PBXNativeTarget "TestSingleSourceBuild" */;
611			buildPhases = (
612				F4487C561A9F8F8100531423 /* Headers */,
613				F4487C5A1A9F8F8100531423 /* Sources */,
614				F4487C691A9F8F8100531423 /* Frameworks */,
615			);
616			buildRules = (
617			);
618			dependencies = (
619			);
620			name = TestSingleSourceBuild;
621			productName = "ProtocolBuffers-iPhoneDevice";
622			productReference = F4487C6E1A9F8F8100531423 /* libTestSingleSourceBuild.a */;
623			productType = "com.apple.product-type.library.static";
624		};
625/* End PBXNativeTarget section */
626
627/* Begin PBXProject section */
628		29B97313FDCFA39411CA2CEA /* Project object */ = {
629			isa = PBXProject;
630			attributes = {
631				LastSwiftUpdateCheck = 0710;
632				LastTestingUpgradeCheck = 0600;
633				LastUpgradeCheck = 0710;
634				TargetAttributes = {
635					8BBEA4A5147C727100C4ADB7 = {
636						TestTargetID = 8B9A5EA41831993600A9D33B;
637					};
638					F45BBC0E1B0CDB50002D064D = {
639						CreatedOnToolsVersion = 6.3.2;
640					};
641				};
642			};
643			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ProtocolBuffers_iOS" */;
644			compatibilityVersion = "Xcode 6.3";
645			developmentRegion = English;
646			hasScannedForEncodings = 1;
647			knownRegions = (
648				en,
649			);
650			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
651			projectDirPath = "";
652			projectRoot = "";
653			targets = (
654				7461B52D0F94FAF800A0C422 /* ProtocolBuffers */,
655				8BBEA4A5147C727100C4ADB7 /* UnitTests */,
656				8B9A5EA41831993600A9D33B /* iOSTestHarness */,
657				F4487C551A9F8F8100531423 /* TestSingleSourceBuild */,
658				F45BBC0E1B0CDB50002D064D /* Compile Unittest Protos */,
659			);
660		};
661/* End PBXProject section */
662
663/* Begin PBXResourcesBuildPhase section */
664		8B9A5EA31831993600A9D33B /* Resources */ = {
665			isa = PBXResourcesBuildPhase;
666			buildActionMask = 2147483647;
667			files = (
668				8B9A5EAE1831993600A9D33B /* InfoPlist.strings in Resources */,
669				8B9A5EB61831993600A9D33B /* Images.xcassets in Resources */,
670				8B9742331A89D19F00DCE92C /* LaunchScreen.xib in Resources */,
671			);
672			runOnlyForDeploymentPostprocessing = 0;
673		};
674		8BBEA4A1147C727100C4ADB7 /* Resources */ = {
675			isa = PBXResourcesBuildPhase;
676			buildActionMask = 2147483647;
677			files = (
678				8B210CCE159383D60032D72D /* golden_message in Resources */,
679				F43C88D0191D77FC009E917D /* text_format_unittest_data.txt in Resources */,
680				8B210CD0159386920032D72D /* golden_packed_fields_message in Resources */,
681				F45E57C91AE6DC98000B7D99 /* text_format_map_unittest_data.txt in Resources */,
682			);
683			runOnlyForDeploymentPostprocessing = 0;
684		};
685/* End PBXResourcesBuildPhase section */
686
687/* Begin PBXShellScriptBuildPhase section */
688		F4B62A791AF91F7500AFCEDC /* Script: Check Runtime Stamps */ = {
689			isa = PBXShellScriptBuildPhase;
690			buildActionMask = 2147483647;
691			files = (
692			);
693			inputPaths = (
694			);
695			name = "Script: Check Runtime Stamps";
696			outputPaths = (
697			);
698			runOnlyForDeploymentPostprocessing = 0;
699			shellPath = /bin/sh;
700			shellScript = "set -eu\nexec \"${SOURCE_ROOT}/DevTools/check_version_stamps.sh\"\n";
701			showEnvVarsInLog = 0;
702		};
703/* End PBXShellScriptBuildPhase section */
704
705/* Begin PBXSourcesBuildPhase section */
706		7461B52B0F94FAF800A0C422 /* Sources */ = {
707			isa = PBXSourcesBuildPhase;
708			buildActionMask = 2147483647;
709			files = (
710				7461B53C0F94FB4E00A0C422 /* GPBCodedInputStream.m in Sources */,
711				F4E675D21B21D1620054530B /* Empty.pbobjc.m in Sources */,
712				F4487C731A9F906200531423 /* GPBArray.m in Sources */,
713				7461B53D0F94FB4E00A0C422 /* GPBCodedOutputStream.m in Sources */,
714				7461B5490F94FB4E00A0C422 /* GPBExtensionRegistry.m in Sources */,
715				F4E675D31B21D1620054530B /* FieldMask.pbobjc.m in Sources */,
716				7461B54C0F94FB4E00A0C422 /* GPBUnknownField.m in Sources */,
717				7461B5530F94FB4E00A0C422 /* GPBMessage.m in Sources */,
718				F47476E91D21A537007C7B1A /* Duration.pbobjc.m in Sources */,
719				7461B5610F94FB4E00A0C422 /* GPBUnknownFieldSet.m in Sources */,
720				7461B5630F94FB4E00A0C422 /* GPBUtilities.m in Sources */,
721				7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */,
722				F4E675D11B21D1620054530B /* Api.pbobjc.m in Sources */,
723				F4E675D41B21D1620054530B /* SourceContext.pbobjc.m in Sources */,
724				F4353D271ABB156F005A6198 /* GPBDictionary.m in Sources */,
725				8B79657B14992E3F002FFBFC /* GPBRootObject.m in Sources */,
726				8B96157414C8C38C00A2AC0B /* GPBDescriptor.m in Sources */,
727				F4E675D01B21D1620054530B /* Any.pbobjc.m in Sources */,
728				F45C69CC16DFD08D0081955B /* GPBExtensionInternals.m in Sources */,
729				8B4248E41A929C8900BC1EC6 /* GPBWellKnownTypes.m in Sources */,
730				F4E675D61B21D1620054530B /* Type.pbobjc.m in Sources */,
731				F4E675D51B21D1620054530B /* Struct.pbobjc.m in Sources */,
732				F4E675D71B21D1620054530B /* Wrappers.pbobjc.m in Sources */,
733				F47476EA1D21A537007C7B1A /* Timestamp.pbobjc.m in Sources */,
734			);
735			runOnlyForDeploymentPostprocessing = 0;
736		};
737		8B9A5EA11831993600A9D33B /* Sources */ = {
738			isa = PBXSourcesBuildPhase;
739			buildActionMask = 2147483647;
740			files = (
741				8B9A5EB41831993600A9D33B /* AppDelegate.m in Sources */,
742			);
743			runOnlyForDeploymentPostprocessing = 0;
744		};
745		8BBEA4A2147C727100C4ADB7 /* Sources */ = {
746			isa = PBXSourcesBuildPhase;
747			buildActionMask = 2147483647;
748			files = (
749				8BBEA4A9147C727D00C4ADB7 /* GPBCodedInputStreamTests.m in Sources */,
750				F401DC351A8E5C6F00FCC765 /* GPBArrayTests.m in Sources */,
751				F4353D441AC06F31005A6198 /* GPBDictionaryTests+Int64.m in Sources */,
752				F4353D471AC06F31005A6198 /* GPBDictionaryTests+UInt64.m in Sources */,
753				8BBEA4AA147C727D00C4ADB7 /* GPBCodedOuputStreamTests.m in Sources */,
754				8BBEA4AC147C727D00C4ADB7 /* GPBMessageTests.m in Sources */,
755				F4487C811AAF62FC00531423 /* GPBMessageTests+Serialization.m in Sources */,
756				8B4248E61A929C9900BC1EC6 /* GPBWellKnownTypesTest.m in Sources */,
757				F4353D1F1AB88243005A6198 /* GPBDescriptorTests.m in Sources */,
758				F4B51B1C1BBC5C7100744318 /* GPBObjectiveCPlusPlusTest.mm in Sources */,
759				8B4248B41A8BD96E00BC1EC6 /* GPBSwiftTests.swift in Sources */,
760				5102DABC1891A073002037B6 /* GPBConcurrencyTests.m in Sources */,
761				F4487C771AADF84900531423 /* GPBMessageTests+Runtime.m in Sources */,
762				F4353D431AC06F31005A6198 /* GPBDictionaryTests+Int32.m in Sources */,
763				8BBEA4B0147C727D00C4ADB7 /* GPBTestUtilities.m in Sources */,
764				F41C175D1833D3310064ED4D /* GPBPerfTests.m in Sources */,
765				F4353D421AC06F31005A6198 /* GPBDictionaryTests+Bool.m in Sources */,
766				F4487C851AAF6AC500531423 /* GPBMessageTests+Merge.m in Sources */,
767				8BBEA4B6147C727D00C4ADB7 /* GPBUnknownFieldSetTest.m in Sources */,
768				F4353D451AC06F31005A6198 /* GPBDictionaryTests+String.m in Sources */,
769				F4353D461AC06F31005A6198 /* GPBDictionaryTests+UInt32.m in Sources */,
770				8BBEA4B7147C727D00C4ADB7 /* GPBUtilitiesTests.m in Sources */,
771				8BBEA4B8147C727D00C4ADB7 /* GPBWireFormatTests.m in Sources */,
772				8BD3981F14BE59D70081D629 /* GPBUnittestProtos.m in Sources */,
773				8B8B615D17DF7056002EE618 /* GPBARCUnittestProtos.m in Sources */,
774			);
775			runOnlyForDeploymentPostprocessing = 0;
776		};
777		F4487C5A1A9F8F8100531423 /* Sources */ = {
778			isa = PBXSourcesBuildPhase;
779			buildActionMask = 2147483647;
780			files = (
781				F4487C6F1A9F8FFF00531423 /* GPBProtocolBuffers.m in Sources */,
782			);
783			runOnlyForDeploymentPostprocessing = 0;
784		};
785/* End PBXSourcesBuildPhase section */
786
787/* Begin PBXTargetDependency section */
788		8B9A5ED11831994600A9D33B /* PBXTargetDependency */ = {
789			isa = PBXTargetDependency;
790			target = 8B9A5EA41831993600A9D33B /* iOSTestHarness */;
791			targetProxy = 8B9A5ED01831994600A9D33B /* PBXContainerItemProxy */;
792		};
793		8BBEA4BD147C729A00C4ADB7 /* PBXTargetDependency */ = {
794			isa = PBXTargetDependency;
795			target = 7461B52D0F94FAF800A0C422 /* ProtocolBuffers */;
796			targetProxy = 8BBEA4BC147C729A00C4ADB7 /* PBXContainerItemProxy */;
797		};
798		F45BBC131B0CDBBA002D064D /* PBXTargetDependency */ = {
799			isa = PBXTargetDependency;
800			target = F45BBC0E1B0CDB50002D064D /* Compile Unittest Protos */;
801			targetProxy = F45BBC121B0CDBBA002D064D /* PBXContainerItemProxy */;
802		};
803/* End PBXTargetDependency section */
804
805/* Begin PBXVariantGroup section */
806		8B9A5EAC1831993600A9D33B /* InfoPlist.strings */ = {
807			isa = PBXVariantGroup;
808			children = (
809				8B9A5EAD1831993600A9D33B /* en */,
810			);
811			name = InfoPlist.strings;
812			sourceTree = "<group>";
813		};
814/* End PBXVariantGroup section */
815
816/* Begin XCBuildConfiguration section */
817		7461B52F0F94FAFA00A0C422 /* Debug */ = {
818			isa = XCBuildConfiguration;
819			buildSettings = {
820				HEADER_SEARCH_PATHS = "$(SRCROOT)";
821				PRODUCT_NAME = ProtocolBuffers;
822				TARGETED_DEVICE_FAMILY = "1,2";
823			};
824			name = Debug;
825		};
826		7461B5300F94FAFA00A0C422 /* Release */ = {
827			isa = XCBuildConfiguration;
828			buildSettings = {
829				HEADER_SEARCH_PATHS = "$(SRCROOT)";
830				PRODUCT_NAME = ProtocolBuffers;
831				TARGETED_DEVICE_FAMILY = "1,2";
832			};
833			name = Release;
834		};
835		8B9A5ECB1831993600A9D33B /* Debug */ = {
836			isa = XCBuildConfiguration;
837			buildSettings = {
838				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
839				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
840				CLANG_ENABLE_OBJC_ARC = YES;
841				INFOPLIST_FILE = "$(SRCROOT)/Tests/iOSTestHarness/Info.plist";
842				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
843				PRODUCT_BUNDLE_IDENTIFIER = "com.google.${PRODUCT_NAME:rfc1034identifier}";
844				PRODUCT_NAME = "$(TARGET_NAME)";
845				TARGETED_DEVICE_FAMILY = "1,2";
846				WRAPPER_EXTENSION = app;
847			};
848			name = Debug;
849		};
850		8B9A5ECC1831993600A9D33B /* Release */ = {
851			isa = XCBuildConfiguration;
852			buildSettings = {
853				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
854				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
855				CLANG_ENABLE_OBJC_ARC = YES;
856				INFOPLIST_FILE = "$(SRCROOT)/Tests/iOSTestHarness/Info.plist";
857				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
858				PRODUCT_BUNDLE_IDENTIFIER = "com.google.${PRODUCT_NAME:rfc1034identifier}";
859				PRODUCT_NAME = "$(TARGET_NAME)";
860				TARGETED_DEVICE_FAMILY = "1,2";
861				WRAPPER_EXTENSION = app;
862			};
863			name = Release;
864		};
865		8BBEA4A7147C727100C4ADB7 /* Debug */ = {
866			isa = XCBuildConfiguration;
867			buildSettings = {
868				CLANG_ENABLE_MODULES = YES;
869				FRAMEWORK_SEARCH_PATHS = (
870					"\"$(SDKROOT)/Developer/Library/Frameworks\"",
871					"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
872					"$(inherited)",
873				);
874				HEADER_SEARCH_PATHS = (
875					"${PROJECT_DERIVED_FILE_DIR}/protos",
876					"$(SRCROOT)",
877				);
878				INFOPLIST_FILE = "Tests/UnitTests-Info.plist";
879				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
880				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
881				LIBRARY_SEARCH_PATHS = (
882					"$(inherited)",
883					"\"$(DEVELOPER_DIR)/usr/lib\"",
884				);
885				OTHER_LDFLAGS = "-ObjC";
886				PRODUCT_NAME = UnitTests;
887				SWIFT_OBJC_BRIDGING_HEADER = "Tests/UnitTests-Bridging-Header.h";
888				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
889				TARGETED_DEVICE_FAMILY = "1,2";
890				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/iOSTestHarness.app/iOSTestHarness";
891				WARNING_CFLAGS = (
892					"$(inherited)",
893					"-Wno-documentation-unknown-command",
894					"-Wno-reserved-id-macro",
895					"-Wno-direct-ivar-access",
896				);
897			};
898			name = Debug;
899		};
900		8BBEA4A8147C727100C4ADB7 /* Release */ = {
901			isa = XCBuildConfiguration;
902			buildSettings = {
903				CLANG_ENABLE_MODULES = YES;
904				FRAMEWORK_SEARCH_PATHS = (
905					"\"$(SDKROOT)/Developer/Library/Frameworks\"",
906					"\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
907					"$(inherited)",
908				);
909				HEADER_SEARCH_PATHS = (
910					"${PROJECT_DERIVED_FILE_DIR}/protos",
911					"$(SRCROOT)",
912				);
913				INFOPLIST_FILE = "Tests/UnitTests-Info.plist";
914				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
915				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
916				LIBRARY_SEARCH_PATHS = (
917					"$(inherited)",
918					"\"$(DEVELOPER_DIR)/usr/lib\"",
919				);
920				OTHER_LDFLAGS = "-ObjC";
921				PRODUCT_NAME = UnitTests;
922				SWIFT_OBJC_BRIDGING_HEADER = "Tests/UnitTests-Bridging-Header.h";
923				TARGETED_DEVICE_FAMILY = "1,2";
924				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/iOSTestHarness.app/iOSTestHarness";
925				WARNING_CFLAGS = (
926					"$(inherited)",
927					"-Wno-documentation-unknown-command",
928					"-Wno-reserved-id-macro",
929					"-Wno-direct-ivar-access",
930				);
931			};
932			name = Release;
933		};
934		C01FCF4F08A954540054247B /* Debug */ = {
935			isa = XCBuildConfiguration;
936			buildSettings = {
937				ALWAYS_SEARCH_USER_PATHS = YES;
938				CLANG_ANALYZER_NONNULL = YES;
939				CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
940				CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
941				CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
942				CLANG_STATIC_ANALYZER_MODE = deep;
943				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
944				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
945				CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION = YES;
946				CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
947				CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
948				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
949				CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
950				CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
951				CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
952				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
953				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
954				ENABLE_TESTABILITY = YES;
955				GCC_C_LANGUAGE_STANDARD = c99;
956				GCC_OPTIMIZATION_LEVEL = 0;
957				GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
958				GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
959				GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
960				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
961				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
962				GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
963				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
964				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
965				GCC_WARN_ABOUT_RETURN_TYPE = YES;
966				GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
967				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
968				GCC_WARN_MISSING_PARENTHESES = YES;
969				GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
970				GCC_WARN_SHADOW = YES;
971				GCC_WARN_SIGN_COMPARE = YES;
972				GCC_WARN_UNDECLARED_SELECTOR = YES;
973				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
974				GCC_WARN_UNKNOWN_PRAGMAS = YES;
975				GCC_WARN_UNUSED_FUNCTION = YES;
976				GCC_WARN_UNUSED_LABEL = YES;
977				GCC_WARN_UNUSED_PARAMETER = YES;
978				GCC_WARN_UNUSED_VARIABLE = YES;
979				GENERATE_PROFILING_CODE = NO;
980				IPHONEOS_DEPLOYMENT_TARGET = 6.1;
981				ONLY_ACTIVE_ARCH = YES;
982				RUN_CLANG_STATIC_ANALYZER = YES;
983				SDKROOT = iphoneos;
984				WARNING_CFLAGS = (
985					"-Wdocumentation-unknown-command",
986					"-Wundef",
987					"-Wreserved-id-macro",
988					"-Wswitch-enum",
989					"-Wdirect-ivar-access",
990					"-Woverriding-method-mismatch",
991				);
992			};
993			name = Debug;
994		};
995		C01FCF5008A954540054247B /* Release */ = {
996			isa = XCBuildConfiguration;
997			buildSettings = {
998				ALWAYS_SEARCH_USER_PATHS = YES;
999				CLANG_ANALYZER_NONNULL = YES;
1000				CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
1001				CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
1002				CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
1003				CLANG_STATIC_ANALYZER_MODE = deep;
1004				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1005				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1006				CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION = YES;
1007				CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
1008				CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
1009				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1010				CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
1011				CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
1012				CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
1013				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1014				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
1015				ENABLE_NS_ASSERTIONS = NO;
1016				GCC_C_LANGUAGE_STANDARD = c99;
1017				GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
1018				GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
1019				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1020				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1021				GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
1022				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
1023				GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
1024				GCC_WARN_ABOUT_RETURN_TYPE = YES;
1025				GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
1026				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
1027				GCC_WARN_MISSING_PARENTHESES = YES;
1028				GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
1029				GCC_WARN_SHADOW = YES;
1030				GCC_WARN_SIGN_COMPARE = YES;
1031				GCC_WARN_UNDECLARED_SELECTOR = YES;
1032				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1033				GCC_WARN_UNKNOWN_PRAGMAS = YES;
1034				GCC_WARN_UNUSED_FUNCTION = YES;
1035				GCC_WARN_UNUSED_LABEL = YES;
1036				GCC_WARN_UNUSED_PARAMETER = YES;
1037				GCC_WARN_UNUSED_VARIABLE = YES;
1038				GENERATE_PROFILING_CODE = NO;
1039				IPHONEOS_DEPLOYMENT_TARGET = 6.1;
1040				RUN_CLANG_STATIC_ANALYZER = YES;
1041				SDKROOT = iphoneos;
1042				WARNING_CFLAGS = (
1043					"-Wdocumentation-unknown-command",
1044					"-Wundef",
1045					"-Wreserved-id-macro",
1046					"-Wswitch-enum",
1047					"-Wdirect-ivar-access",
1048					"-Woverriding-method-mismatch",
1049				);
1050			};
1051			name = Release;
1052		};
1053		F4487C6C1A9F8F8100531423 /* Debug */ = {
1054			isa = XCBuildConfiguration;
1055			buildSettings = {
1056				HEADER_SEARCH_PATHS = "$(SRCROOT)";
1057				PRODUCT_NAME = TestSingleSourceBuild;
1058				TARGETED_DEVICE_FAMILY = "1,2";
1059			};
1060			name = Debug;
1061		};
1062		F4487C6D1A9F8F8100531423 /* Release */ = {
1063			isa = XCBuildConfiguration;
1064			buildSettings = {
1065				HEADER_SEARCH_PATHS = "$(SRCROOT)";
1066				PRODUCT_NAME = TestSingleSourceBuild;
1067				TARGETED_DEVICE_FAMILY = "1,2";
1068			};
1069			name = Release;
1070		};
1071		F45BBC0F1B0CDB50002D064D /* Debug */ = {
1072			isa = XCBuildConfiguration;
1073			buildSettings = {
1074			};
1075			name = Debug;
1076		};
1077		F45BBC101B0CDB50002D064D /* Release */ = {
1078			isa = XCBuildConfiguration;
1079			buildSettings = {
1080			};
1081			name = Release;
1082		};
1083/* End XCBuildConfiguration section */
1084
1085/* Begin XCConfigurationList section */
1086		7461B5330F94FAFD00A0C422 /* Build configuration list for PBXNativeTarget "ProtocolBuffers" */ = {
1087			isa = XCConfigurationList;
1088			buildConfigurations = (
1089				7461B52F0F94FAFA00A0C422 /* Debug */,
1090				7461B5300F94FAFA00A0C422 /* Release */,
1091			);
1092			defaultConfigurationIsVisible = 0;
1093			defaultConfigurationName = Release;
1094		};
1095		8B9A5ECA1831993600A9D33B /* Build configuration list for PBXNativeTarget "iOSTestHarness" */ = {
1096			isa = XCConfigurationList;
1097			buildConfigurations = (
1098				8B9A5ECB1831993600A9D33B /* Debug */,
1099				8B9A5ECC1831993600A9D33B /* Release */,
1100			);
1101			defaultConfigurationIsVisible = 0;
1102			defaultConfigurationName = Release;
1103		};
1104		8BBEA4BA147C728600C4ADB7 /* Build configuration list for PBXNativeTarget "UnitTests" */ = {
1105			isa = XCConfigurationList;
1106			buildConfigurations = (
1107				8BBEA4A7147C727100C4ADB7 /* Debug */,
1108				8BBEA4A8147C727100C4ADB7 /* Release */,
1109			);
1110			defaultConfigurationIsVisible = 0;
1111			defaultConfigurationName = Release;
1112		};
1113		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ProtocolBuffers_iOS" */ = {
1114			isa = XCConfigurationList;
1115			buildConfigurations = (
1116				C01FCF4F08A954540054247B /* Debug */,
1117				C01FCF5008A954540054247B /* Release */,
1118			);
1119			defaultConfigurationIsVisible = 0;
1120			defaultConfigurationName = Release;
1121		};
1122		F4487C6B1A9F8F8100531423 /* Build configuration list for PBXNativeTarget "TestSingleSourceBuild" */ = {
1123			isa = XCConfigurationList;
1124			buildConfigurations = (
1125				F4487C6C1A9F8F8100531423 /* Debug */,
1126				F4487C6D1A9F8F8100531423 /* Release */,
1127			);
1128			defaultConfigurationIsVisible = 0;
1129			defaultConfigurationName = Release;
1130		};
1131		F45BBC111B0CDB50002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos" */ = {
1132			isa = XCConfigurationList;
1133			buildConfigurations = (
1134				F45BBC0F1B0CDB50002D064D /* Debug */,
1135				F45BBC101B0CDB50002D064D /* Release */,
1136			);
1137			defaultConfigurationIsVisible = 0;
1138			defaultConfigurationName = Release;
1139		};
1140/* End XCConfigurationList section */
1141	};
1142	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
1143}
1144