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