1ffe3c632Sopenharmony_ci// !$*UTF8*$! 2ffe3c632Sopenharmony_ci{ 3ffe3c632Sopenharmony_ci archiveVersion = 1; 4ffe3c632Sopenharmony_ci classes = { 5ffe3c632Sopenharmony_ci }; 6ffe3c632Sopenharmony_ci objectVersion = 47; 7ffe3c632Sopenharmony_ci objects = { 8ffe3c632Sopenharmony_ci 9ffe3c632Sopenharmony_ci/* Begin PBXBuildFile section */ 10ffe3c632Sopenharmony_ci 5102DABC1891A073002037B6 /* GPBConcurrencyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5102DABB1891A052002037B6 /* GPBConcurrencyTests.m */; }; 11ffe3c632Sopenharmony_ci 7461B5360F94FB4600A0C422 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; 12ffe3c632Sopenharmony_ci 7461B53C0F94FB4E00A0C422 /* GPBCodedInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B48F0F94F99000A0C422 /* GPBCodedInputStream.m */; }; 13ffe3c632Sopenharmony_ci 7461B53D0F94FB4E00A0C422 /* GPBCodedOutputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4910F94F99000A0C422 /* GPBCodedOutputStream.m */; }; 14ffe3c632Sopenharmony_ci 7461B5490F94FB4E00A0C422 /* GPBExtensionRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4A90F94F99000A0C422 /* GPBExtensionRegistry.m */; }; 15ffe3c632Sopenharmony_ci 7461B54C0F94FB4E00A0C422 /* GPBUnknownField.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4AF0F94F99000A0C422 /* GPBUnknownField.m */; }; 16ffe3c632Sopenharmony_ci 7461B5530F94FB4E00A0C422 /* GPBMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4BF0F94F99000A0C422 /* GPBMessage.m */; }; 17ffe3c632Sopenharmony_ci 7461B5610F94FB4E00A0C422 /* GPBUnknownFieldSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E20F94F99000A0C422 /* GPBUnknownFieldSet.m */; }; 18ffe3c632Sopenharmony_ci 7461B5630F94FB4E00A0C422 /* GPBUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E60F94F99000A0C422 /* GPBUtilities.m */; }; 19ffe3c632Sopenharmony_ci 7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E80F94F99000A0C422 /* GPBWireFormat.m */; }; 20ffe3c632Sopenharmony_ci 8B210CCE159383D60032D72D /* golden_message in Resources */ = {isa = PBXBuildFile; fileRef = 8B210CCD159383D60032D72D /* golden_message */; }; 21ffe3c632Sopenharmony_ci 8B210CD0159386920032D72D /* golden_packed_fields_message in Resources */ = {isa = PBXBuildFile; fileRef = 8B210CCF159386920032D72D /* golden_packed_fields_message */; }; 22ffe3c632Sopenharmony_ci 8B4248BB1A8C256A00BC1EC6 /* GPBSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B4248BA1A8C256A00BC1EC6 /* GPBSwiftTests.swift */; }; 23ffe3c632Sopenharmony_ci 8B4248D21A927E1500BC1EC6 /* GPBWellKnownTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B4248D01A927E1500BC1EC6 /* GPBWellKnownTypes.m */; }; 24ffe3c632Sopenharmony_ci 8B4248DC1A92933A00BC1EC6 /* GPBWellKnownTypesTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B4248DB1A92933A00BC1EC6 /* GPBWellKnownTypesTest.m */; }; 25ffe3c632Sopenharmony_ci 8B79657B14992E3F002FFBFC /* GPBRootObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B79657914992E3E002FFBFC /* GPBRootObject.m */; }; 26ffe3c632Sopenharmony_ci 8B8B615D17DF7056002EE618 /* GPBARCUnittestProtos.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B8B615C17DF7056002EE618 /* GPBARCUnittestProtos.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; }; 27ffe3c632Sopenharmony_ci 8B96157414C8C38C00A2AC0B /* GPBDescriptor.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B96157314C8C38C00A2AC0B /* GPBDescriptor.m */; }; 28ffe3c632Sopenharmony_ci 8BBEA4A9147C727D00C4ADB7 /* GPBCodedInputStreamTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B69B0F94FDF800A0C422 /* GPBCodedInputStreamTests.m */; }; 29ffe3c632Sopenharmony_ci 8BBEA4AA147C727D00C4ADB7 /* GPBCodedOuputStreamTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B69D0F94FDF800A0C422 /* GPBCodedOuputStreamTests.m */; }; 30ffe3c632Sopenharmony_ci 8BBEA4AC147C727D00C4ADB7 /* GPBMessageTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6A30F94FDF800A0C422 /* GPBMessageTests.m */; }; 31ffe3c632Sopenharmony_ci 8BBEA4B0147C727D00C4ADB7 /* GPBTestUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6AC0F94FDF800A0C422 /* GPBTestUtilities.m */; }; 32ffe3c632Sopenharmony_ci 8BBEA4B6147C727D00C4ADB7 /* GPBUnknownFieldSetTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6B80F94FDF900A0C422 /* GPBUnknownFieldSetTest.m */; }; 33ffe3c632Sopenharmony_ci 8BBEA4B7147C727D00C4ADB7 /* GPBUtilitiesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6BA0F94FDF900A0C422 /* GPBUtilitiesTests.m */; }; 34ffe3c632Sopenharmony_ci 8BBEA4B8147C727D00C4ADB7 /* GPBWireFormatTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B6BC0F94FDF900A0C422 /* GPBWireFormatTests.m */; }; 35ffe3c632Sopenharmony_ci 8BBEA4BB147C729200C4ADB7 /* libProtocolBuffers.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */; }; 36ffe3c632Sopenharmony_ci 8BD3981F14BE59D70081D629 /* GPBUnittestProtos.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BD3981E14BE59D70081D629 /* GPBUnittestProtos.m */; }; 37ffe3c632Sopenharmony_ci 8BF8193514A0DDA600A2C982 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; 38ffe3c632Sopenharmony_ci 8BFF9D1A23AD582300E63E32 /* GPBMessageTests+ClassNames.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BFF9D1923AD582200E63E32 /* GPBMessageTests+ClassNames.m */; }; 39ffe3c632Sopenharmony_ci F401DC2D1A8D444600FCC765 /* GPBArray.m in Sources */ = {isa = PBXBuildFile; fileRef = F401DC2B1A8D444600FCC765 /* GPBArray.m */; }; 40ffe3c632Sopenharmony_ci F401DC331A8E5C0200FCC765 /* GPBArrayTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F401DC321A8E5C0200FCC765 /* GPBArrayTests.m */; }; 41ffe3c632Sopenharmony_ci F40EE4AB206BF8B90071091A /* GPBCompileTest01.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE488206BF8B00071091A /* GPBCompileTest01.m */; }; 42ffe3c632Sopenharmony_ci F40EE4AC206BF8B90071091A /* GPBCompileTest02.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE481206BF8AE0071091A /* GPBCompileTest02.m */; }; 43ffe3c632Sopenharmony_ci F40EE4AD206BF8B90071091A /* GPBCompileTest03.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE491206BF8B10071091A /* GPBCompileTest03.m */; }; 44ffe3c632Sopenharmony_ci F40EE4AE206BF8B90071091A /* GPBCompileTest04.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE47E206BF8AE0071091A /* GPBCompileTest04.m */; }; 45ffe3c632Sopenharmony_ci F40EE4AF206BF8B90071091A /* GPBCompileTest05.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE47F206BF8AE0071091A /* GPBCompileTest05.m */; }; 46ffe3c632Sopenharmony_ci F40EE4B0206BF8B90071091A /* GPBCompileTest06.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE492206BF8B10071091A /* GPBCompileTest06.m */; }; 47ffe3c632Sopenharmony_ci F40EE4B1206BF8B90071091A /* GPBCompileTest07.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE480206BF8AE0071091A /* GPBCompileTest07.m */; }; 48ffe3c632Sopenharmony_ci F40EE4B2206BF8B90071091A /* GPBCompileTest08.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE47D206BF8AD0071091A /* GPBCompileTest08.m */; }; 49ffe3c632Sopenharmony_ci F40EE4B3206BF8B90071091A /* GPBCompileTest09.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE484206BF8AF0071091A /* GPBCompileTest09.m */; }; 50ffe3c632Sopenharmony_ci F40EE4B4206BF8B90071091A /* GPBCompileTest10.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE48C206BF8B00071091A /* GPBCompileTest10.m */; }; 51ffe3c632Sopenharmony_ci F40EE4B5206BF8B90071091A /* GPBCompileTest11.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE493206BF8B20071091A /* GPBCompileTest11.m */; }; 52ffe3c632Sopenharmony_ci F40EE4B6206BF8B90071091A /* GPBCompileTest12.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE490206BF8B10071091A /* GPBCompileTest12.m */; }; 53ffe3c632Sopenharmony_ci F40EE4B7206BF8B90071091A /* GPBCompileTest13.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE483206BF8AF0071091A /* GPBCompileTest13.m */; }; 54ffe3c632Sopenharmony_ci F40EE4B8206BF8B90071091A /* GPBCompileTest14.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE48F206BF8B10071091A /* GPBCompileTest14.m */; }; 55ffe3c632Sopenharmony_ci F40EE4B9206BF8B90071091A /* GPBCompileTest15.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE489206BF8B00071091A /* GPBCompileTest15.m */; }; 56ffe3c632Sopenharmony_ci F40EE4BA206BF8B90071091A /* GPBCompileTest16.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE48B206BF8B00071091A /* GPBCompileTest16.m */; }; 57ffe3c632Sopenharmony_ci F40EE4BB206BF8B90071091A /* GPBCompileTest17.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE48D206BF8B00071091A /* GPBCompileTest17.m */; }; 58ffe3c632Sopenharmony_ci F40EE4BC206BF8B90071091A /* GPBCompileTest18.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE48E206BF8B10071091A /* GPBCompileTest18.m */; }; 59ffe3c632Sopenharmony_ci F40EE4BD206BF8B90071091A /* GPBCompileTest19.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE482206BF8AF0071091A /* GPBCompileTest19.m */; }; 60ffe3c632Sopenharmony_ci F40EE4BE206BF8B90071091A /* GPBCompileTest20.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE485206BF8AF0071091A /* GPBCompileTest20.m */; }; 61ffe3c632Sopenharmony_ci F40EE4BF206BF8B90071091A /* GPBCompileTest21.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE486206BF8AF0071091A /* GPBCompileTest21.m */; }; 62ffe3c632Sopenharmony_ci F40EE4C0206BF8B90071091A /* GPBCompileTest22.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE48A206BF8B00071091A /* GPBCompileTest22.m */; }; 63ffe3c632Sopenharmony_ci F40EE4C1206BF8B90071091A /* GPBCompileTest23.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE487206BF8B00071091A /* GPBCompileTest23.m */; }; 64ffe3c632Sopenharmony_ci F40EE50B206C06640071091A /* GPBCompileTest24.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE508206C06440071091A /* GPBCompileTest24.m */; }; 65ffe3c632Sopenharmony_ci F40EE50C206C06640071091A /* GPBCompileTest25.m in Sources */ = {isa = PBXBuildFile; fileRef = F40EE507206C06440071091A /* GPBCompileTest25.m */; }; 66ffe3c632Sopenharmony_ci F41C175D1833D3310064ED4D /* GPBPerfTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F41C175C1833D3310064ED4D /* GPBPerfTests.m */; }; 67ffe3c632Sopenharmony_ci F4353D1D1AB8822D005A6198 /* GPBDescriptorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D1C1AB8822D005A6198 /* GPBDescriptorTests.m */; }; 68ffe3c632Sopenharmony_ci F4353D231ABB1537005A6198 /* GPBDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D211ABB1537005A6198 /* GPBDictionary.m */; }; 69ffe3c632Sopenharmony_ci F4353D341AC06F10005A6198 /* GPBDictionaryTests+Bool.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D2D1AC06F10005A6198 /* GPBDictionaryTests+Bool.m */; }; 70ffe3c632Sopenharmony_ci F4353D351AC06F10005A6198 /* GPBDictionaryTests+Int32.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D2E1AC06F10005A6198 /* GPBDictionaryTests+Int32.m */; }; 71ffe3c632Sopenharmony_ci F4353D361AC06F10005A6198 /* GPBDictionaryTests+Int64.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D2F1AC06F10005A6198 /* GPBDictionaryTests+Int64.m */; }; 72ffe3c632Sopenharmony_ci F4353D371AC06F10005A6198 /* GPBDictionaryTests+String.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D301AC06F10005A6198 /* GPBDictionaryTests+String.m */; }; 73ffe3c632Sopenharmony_ci F4353D381AC06F10005A6198 /* GPBDictionaryTests+UInt32.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D311AC06F10005A6198 /* GPBDictionaryTests+UInt32.m */; }; 74ffe3c632Sopenharmony_ci F4353D391AC06F10005A6198 /* GPBDictionaryTests+UInt64.m in Sources */ = {isa = PBXBuildFile; fileRef = F4353D321AC06F10005A6198 /* GPBDictionaryTests+UInt64.m */; }; 75ffe3c632Sopenharmony_ci F43C88D0191D77FC009E917D /* text_format_unittest_data.txt in Resources */ = {isa = PBXBuildFile; fileRef = F43C88CF191D77FC009E917D /* text_format_unittest_data.txt */; }; 76ffe3c632Sopenharmony_ci F4487C4D1A9F8E0200531423 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; 77ffe3c632Sopenharmony_ci F4487C521A9F8E4D00531423 /* GPBProtocolBuffers.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BCF338814ED799900BC5317 /* GPBProtocolBuffers.m */; }; 78ffe3c632Sopenharmony_ci F4487C751AADF7F500531423 /* GPBMessageTests+Runtime.m in Sources */ = {isa = PBXBuildFile; fileRef = F4487C741AADF7F500531423 /* GPBMessageTests+Runtime.m */; }; 79ffe3c632Sopenharmony_ci F4487C7F1AAF62CD00531423 /* GPBMessageTests+Serialization.m in Sources */ = {isa = PBXBuildFile; fileRef = F4487C7E1AAF62CD00531423 /* GPBMessageTests+Serialization.m */; }; 80ffe3c632Sopenharmony_ci F4487C831AAF6AB300531423 /* GPBMessageTests+Merge.m in Sources */ = {isa = PBXBuildFile; fileRef = F4487C821AAF6AB300531423 /* GPBMessageTests+Merge.m */; }; 81ffe3c632Sopenharmony_ci F4584D821ECCB52A00803AB6 /* GPBExtensionRegistryTest.m in Sources */ = {isa = PBXBuildFile; fileRef = F4584D7E1ECCB38900803AB6 /* GPBExtensionRegistryTest.m */; }; 82ffe3c632Sopenharmony_ci F45C69CC16DFD08D0081955B /* GPBExtensionInternals.m in Sources */ = {isa = PBXBuildFile; fileRef = F45C69CB16DFD08D0081955B /* GPBExtensionInternals.m */; }; 83ffe3c632Sopenharmony_ci F45E57C71AE6DC6A000B7D99 /* text_format_map_unittest_data.txt in Resources */ = {isa = PBXBuildFile; fileRef = F45E57C61AE6DC6A000B7D99 /* text_format_map_unittest_data.txt */; }; 84ffe3c632Sopenharmony_ci F47CF92B23D9006000C7B24C /* GPBStruct.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F47CF91F23D9005F00C7B24C /* GPBStruct.pbobjc.m */; }; 85ffe3c632Sopenharmony_ci F47CF92F23D9006000C7B24C /* GPBSourceContext.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F47CF92323D9006000C7B24C /* GPBSourceContext.pbobjc.m */; }; 86ffe3c632Sopenharmony_ci F47CF93123D9006000C7B24C /* GPBType.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F47CF92523D9006000C7B24C /* GPBType.pbobjc.m */; }; 87ffe3c632Sopenharmony_ci F47CF93223D9006000C7B24C /* GPBWrappers.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F47CF92623D9006000C7B24C /* GPBWrappers.pbobjc.m */; }; 88ffe3c632Sopenharmony_ci F47CF93423D9006000C7B24C /* GPBFieldMask.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F47CF92823D9006000C7B24C /* GPBFieldMask.pbobjc.m */; }; 89ffe3c632Sopenharmony_ci F47CF93523D9006000C7B24C /* GPBTimestamp.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F47CF92923D9006000C7B24C /* GPBTimestamp.pbobjc.m */; }; 90ffe3c632Sopenharmony_ci F47CF94123D902D500C7B24C /* GPBEmpty.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F47CF93923D902D500C7B24C /* GPBEmpty.pbobjc.m */; }; 91ffe3c632Sopenharmony_ci F47CF94223D902D500C7B24C /* GPBApi.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F47CF93A23D902D500C7B24C /* GPBApi.pbobjc.m */; }; 92ffe3c632Sopenharmony_ci F47CF94323D902D500C7B24C /* GPBAny.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F47CF93B23D902D500C7B24C /* GPBAny.pbobjc.m */; }; 93ffe3c632Sopenharmony_ci F47CF94623D902D500C7B24C /* GPBDuration.pbobjc.m in Sources */ = {isa = PBXBuildFile; fileRef = F47CF93E23D902D500C7B24C /* GPBDuration.pbobjc.m */; }; 94ffe3c632Sopenharmony_ci F4B51B1E1BBC610700744318 /* GPBObjectiveCPlusPlusTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = F4B51B1D1BBC610700744318 /* GPBObjectiveCPlusPlusTest.mm */; }; 95ffe3c632Sopenharmony_ci F4C4B9E41E1D976300D3B61D /* GPBDictionaryTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F4C4B9E21E1D974F00D3B61D /* GPBDictionaryTests.m */; }; 96ffe3c632Sopenharmony_ci F4F53F8A219CC4F2001EABF4 /* text_format_extensions_unittest_data.txt in Resources */ = {isa = PBXBuildFile; fileRef = F4F53F89219CC4F2001EABF4 /* text_format_extensions_unittest_data.txt */; }; 97ffe3c632Sopenharmony_ci F4F8D8831D789FD9002CE128 /* GPBUnittestProtos2.m in Sources */ = {isa = PBXBuildFile; fileRef = F4F8D8811D789FCE002CE128 /* GPBUnittestProtos2.m */; }; 98ffe3c632Sopenharmony_ci/* End PBXBuildFile section */ 99ffe3c632Sopenharmony_ci 100ffe3c632Sopenharmony_ci/* Begin PBXContainerItemProxy section */ 101ffe3c632Sopenharmony_ci 8BBEA4BC147C729A00C4ADB7 /* PBXContainerItemProxy */ = { 102ffe3c632Sopenharmony_ci isa = PBXContainerItemProxy; 103ffe3c632Sopenharmony_ci containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 104ffe3c632Sopenharmony_ci proxyType = 1; 105ffe3c632Sopenharmony_ci remoteGlobalIDString = 7461B52D0F94FAF800A0C422; 106ffe3c632Sopenharmony_ci remoteInfo = ProtocolBuffers; 107ffe3c632Sopenharmony_ci }; 108ffe3c632Sopenharmony_ci F45BBC181B0CE3D7002D064D /* PBXContainerItemProxy */ = { 109ffe3c632Sopenharmony_ci isa = PBXContainerItemProxy; 110ffe3c632Sopenharmony_ci containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 111ffe3c632Sopenharmony_ci proxyType = 1; 112ffe3c632Sopenharmony_ci remoteGlobalIDString = F45BBC141B0CE3C6002D064D; 113ffe3c632Sopenharmony_ci remoteInfo = "Compile Unittest Protos"; 114ffe3c632Sopenharmony_ci }; 115ffe3c632Sopenharmony_ci/* End PBXContainerItemProxy section */ 116ffe3c632Sopenharmony_ci 117ffe3c632Sopenharmony_ci/* Begin PBXFileReference section */ 118ffe3c632Sopenharmony_ci 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 119ffe3c632Sopenharmony_ci 5102DABB1891A052002037B6 /* GPBConcurrencyTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GPBConcurrencyTests.m; sourceTree = "<group>"; }; 120ffe3c632Sopenharmony_ci 51457B5F18D0B7AF00CCC606 /* GPBCodedInputStream_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBCodedInputStream_PackagePrivate.h; sourceTree = "<group>"; }; 121ffe3c632Sopenharmony_ci 515B840C18B7DEE30031753B /* GPBDescriptor_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBDescriptor_PackagePrivate.h; sourceTree = "<group>"; }; 122ffe3c632Sopenharmony_ci 5196A06918CE16B000B759E2 /* GPBMessage_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBMessage_PackagePrivate.h; sourceTree = "<group>"; }; 123ffe3c632Sopenharmony_ci 7401C1A90F950347006D8281 /* UnitTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "UnitTests-Info.plist"; sourceTree = "<group>"; }; 124ffe3c632Sopenharmony_ci 7461B48D0F94F99000A0C422 /* GPBBootstrap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBBootstrap.h; sourceTree = "<group>"; }; 125ffe3c632Sopenharmony_ci 7461B48E0F94F99000A0C422 /* GPBCodedInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBCodedInputStream.h; sourceTree = "<group>"; }; 126ffe3c632Sopenharmony_ci 7461B48F0F94F99000A0C422 /* GPBCodedInputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = GPBCodedInputStream.m; sourceTree = "<group>"; }; 127ffe3c632Sopenharmony_ci 7461B4900F94F99000A0C422 /* GPBCodedOutputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBCodedOutputStream.h; sourceTree = "<group>"; }; 128ffe3c632Sopenharmony_ci 7461B4910F94F99000A0C422 /* GPBCodedOutputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCodedOutputStream.m; sourceTree = "<group>"; }; 129ffe3c632Sopenharmony_ci 7461B4A80F94F99000A0C422 /* GPBExtensionRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBExtensionRegistry.h; sourceTree = "<group>"; }; 130ffe3c632Sopenharmony_ci 7461B4A90F94F99000A0C422 /* GPBExtensionRegistry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBExtensionRegistry.m; sourceTree = "<group>"; }; 131ffe3c632Sopenharmony_ci 7461B4AE0F94F99000A0C422 /* GPBUnknownField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBUnknownField.h; sourceTree = "<group>"; }; 132ffe3c632Sopenharmony_ci 7461B4AF0F94F99000A0C422 /* GPBUnknownField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnknownField.m; sourceTree = "<group>"; }; 133ffe3c632Sopenharmony_ci 7461B4BE0F94F99000A0C422 /* GPBMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBMessage.h; sourceTree = "<group>"; }; 134ffe3c632Sopenharmony_ci 7461B4BF0F94F99000A0C422 /* GPBMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBMessage.m; sourceTree = "<group>"; }; 135ffe3c632Sopenharmony_ci 7461B4CD0F94F99000A0C422 /* GPBProtocolBuffers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBProtocolBuffers.h; sourceTree = "<group>"; }; 136ffe3c632Sopenharmony_ci 7461B4E10F94F99000A0C422 /* GPBUnknownFieldSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBUnknownFieldSet.h; sourceTree = "<group>"; }; 137ffe3c632Sopenharmony_ci 7461B4E20F94F99000A0C422 /* GPBUnknownFieldSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnknownFieldSet.m; sourceTree = "<group>"; }; 138ffe3c632Sopenharmony_ci 7461B4E50F94F99000A0C422 /* GPBUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBUtilities.h; sourceTree = "<group>"; }; 139ffe3c632Sopenharmony_ci 7461B4E60F94F99000A0C422 /* GPBUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUtilities.m; sourceTree = "<group>"; }; 140ffe3c632Sopenharmony_ci 7461B4E70F94F99000A0C422 /* GPBWireFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBWireFormat.h; sourceTree = "<group>"; }; 141ffe3c632Sopenharmony_ci 7461B4E80F94F99000A0C422 /* GPBWireFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWireFormat.m; sourceTree = "<group>"; }; 142ffe3c632Sopenharmony_ci 7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libProtocolBuffers.a; sourceTree = BUILT_PRODUCTS_DIR; }; 143ffe3c632Sopenharmony_ci 7461B69B0F94FDF800A0C422 /* GPBCodedInputStreamTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCodedInputStreamTests.m; sourceTree = "<group>"; }; 144ffe3c632Sopenharmony_ci 7461B69D0F94FDF800A0C422 /* GPBCodedOuputStreamTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCodedOuputStreamTests.m; sourceTree = "<group>"; }; 145ffe3c632Sopenharmony_ci 7461B6A30F94FDF800A0C422 /* GPBMessageTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBMessageTests.m; sourceTree = "<group>"; }; 146ffe3c632Sopenharmony_ci 7461B6AB0F94FDF800A0C422 /* GPBTestUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBTestUtilities.h; sourceTree = "<group>"; }; 147ffe3c632Sopenharmony_ci 7461B6AC0F94FDF800A0C422 /* GPBTestUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBTestUtilities.m; sourceTree = "<group>"; }; 148ffe3c632Sopenharmony_ci 7461B6B80F94FDF900A0C422 /* GPBUnknownFieldSetTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnknownFieldSetTest.m; sourceTree = "<group>"; }; 149ffe3c632Sopenharmony_ci 7461B6BA0F94FDF900A0C422 /* GPBUtilitiesTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUtilitiesTests.m; sourceTree = "<group>"; }; 150ffe3c632Sopenharmony_ci 7461B6BC0F94FDF900A0C422 /* GPBWireFormatTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWireFormatTests.m; sourceTree = "<group>"; }; 151ffe3c632Sopenharmony_ci 8B09AAF614B663A7007B4184 /* unittest_objc.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_objc.proto; sourceTree = "<group>"; }; 152ffe3c632Sopenharmony_ci 8B210CCD159383D60032D72D /* golden_message */ = {isa = PBXFileReference; lastKnownFileType = file; path = golden_message; sourceTree = "<group>"; }; 153ffe3c632Sopenharmony_ci 8B210CCF159386920032D72D /* golden_packed_fields_message */ = {isa = PBXFileReference; lastKnownFileType = file; path = golden_packed_fields_message; sourceTree = "<group>"; }; 154ffe3c632Sopenharmony_ci 8B35468421A616F6000BD30D /* unittest_objc_options.proto */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.protobuf; path = unittest_objc_options.proto; sourceTree = "<group>"; }; 155ffe3c632Sopenharmony_ci 8B4248B91A8C256900BC1EC6 /* UnitTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UnitTests-Bridging-Header.h"; sourceTree = "<group>"; }; 156ffe3c632Sopenharmony_ci 8B4248BA1A8C256A00BC1EC6 /* GPBSwiftTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GPBSwiftTests.swift; sourceTree = "<group>"; }; 157ffe3c632Sopenharmony_ci 8B4248CF1A927E1500BC1EC6 /* GPBWellKnownTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBWellKnownTypes.h; sourceTree = "<group>"; }; 158ffe3c632Sopenharmony_ci 8B4248D01A927E1500BC1EC6 /* GPBWellKnownTypes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWellKnownTypes.m; sourceTree = "<group>"; }; 159ffe3c632Sopenharmony_ci 8B4248DB1A92933A00BC1EC6 /* GPBWellKnownTypesTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWellKnownTypesTest.m; sourceTree = "<group>"; }; 160ffe3c632Sopenharmony_ci 8B42494C1A92A16600BC1EC6 /* duration.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = duration.proto; path = ../src/google/protobuf/duration.proto; sourceTree = "<group>"; }; 161ffe3c632Sopenharmony_ci 8B42494D1A92A16600BC1EC6 /* timestamp.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = timestamp.proto; path = ../src/google/protobuf/timestamp.proto; sourceTree = "<group>"; }; 162ffe3c632Sopenharmony_ci 8B79657814992E3E002FFBFC /* GPBRootObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBRootObject.h; sourceTree = "<group>"; }; 163ffe3c632Sopenharmony_ci 8B79657914992E3E002FFBFC /* GPBRootObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBRootObject.m; sourceTree = "<group>"; }; 164ffe3c632Sopenharmony_ci 8B7E6A7414893DBA00F8884A /* unittest_custom_options.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_custom_options.proto; path = ../../src/google/protobuf/unittest_custom_options.proto; sourceTree = "<group>"; }; 165ffe3c632Sopenharmony_ci 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>"; }; 166ffe3c632Sopenharmony_ci 8B7E6A7614893DBA00F8884A /* unittest_empty.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_empty.proto; path = ../../src/google/protobuf/unittest_empty.proto; sourceTree = "<group>"; }; 167ffe3c632Sopenharmony_ci 8B7E6A7814893DBB00F8884A /* unittest_import.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_import.proto; path = ../../src/google/protobuf/unittest_import.proto; sourceTree = "<group>"; }; 168ffe3c632Sopenharmony_ci 8B7E6A7B14893DBC00F8884A /* unittest_mset.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_mset.proto; path = ../../src/google/protobuf/unittest_mset.proto; sourceTree = "<group>"; }; 169ffe3c632Sopenharmony_ci 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>"; }; 170ffe3c632Sopenharmony_ci 8B7E6A7D14893DBC00F8884A /* unittest_optimize_for.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_optimize_for.proto; path = ../../src/google/protobuf/unittest_optimize_for.proto; sourceTree = "<group>"; }; 171ffe3c632Sopenharmony_ci 8B7E6A7E14893DBC00F8884A /* unittest.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest.proto; path = ../../src/google/protobuf/unittest.proto; sourceTree = "<group>"; }; 172ffe3c632Sopenharmony_ci 8B8B615C17DF7056002EE618 /* GPBARCUnittestProtos.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBARCUnittestProtos.m; sourceTree = "<group>"; }; 173ffe3c632Sopenharmony_ci 8B96157214C8B06000A2AC0B /* GPBDescriptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBDescriptor.h; sourceTree = "<group>"; }; 174ffe3c632Sopenharmony_ci 8B96157314C8C38C00A2AC0B /* GPBDescriptor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBDescriptor.m; sourceTree = "<group>"; }; 175ffe3c632Sopenharmony_ci 8BBD9DB016DD1DC8008E1EC1 /* unittest_lite.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_lite.proto; path = ../../src/google/protobuf/unittest_lite.proto; sourceTree = "<group>"; }; 176ffe3c632Sopenharmony_ci 8BBEA4A6147C727100C4ADB7 /* UnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UnitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 177ffe3c632Sopenharmony_ci 8BCF338814ED799900BC5317 /* GPBProtocolBuffers.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GPBProtocolBuffers.m; sourceTree = "<group>"; }; 178ffe3c632Sopenharmony_ci 8BD3981D14BE54220081D629 /* unittest_enormous_descriptor.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = unittest_enormous_descriptor.proto; path = ../../src/google/protobuf/unittest_enormous_descriptor.proto; sourceTree = "<group>"; }; 179ffe3c632Sopenharmony_ci 8BD3981E14BE59D70081D629 /* GPBUnittestProtos.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnittestProtos.m; sourceTree = "<group>"; }; 180ffe3c632Sopenharmony_ci 8BEB5AE01498033E0078BF9D /* GPBRuntimeTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBRuntimeTypes.h; sourceTree = "<group>"; }; 181ffe3c632Sopenharmony_ci 8BFF9D1923AD582200E63E32 /* GPBMessageTests+ClassNames.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBMessageTests+ClassNames.m"; sourceTree = "<group>"; }; 182ffe3c632Sopenharmony_ci F401DC2A1A8D444600FCC765 /* GPBArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBArray.h; sourceTree = "<group>"; }; 183ffe3c632Sopenharmony_ci F401DC2B1A8D444600FCC765 /* GPBArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBArray.m; sourceTree = "<group>"; }; 184ffe3c632Sopenharmony_ci F401DC321A8E5C0200FCC765 /* GPBArrayTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBArrayTests.m; sourceTree = "<group>"; }; 185ffe3c632Sopenharmony_ci F40EE47D206BF8AD0071091A /* GPBCompileTest08.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest08.m; sourceTree = "<group>"; }; 186ffe3c632Sopenharmony_ci F40EE47E206BF8AE0071091A /* GPBCompileTest04.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest04.m; sourceTree = "<group>"; }; 187ffe3c632Sopenharmony_ci F40EE47F206BF8AE0071091A /* GPBCompileTest05.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest05.m; sourceTree = "<group>"; }; 188ffe3c632Sopenharmony_ci F40EE480206BF8AE0071091A /* GPBCompileTest07.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest07.m; sourceTree = "<group>"; }; 189ffe3c632Sopenharmony_ci F40EE481206BF8AE0071091A /* GPBCompileTest02.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest02.m; sourceTree = "<group>"; }; 190ffe3c632Sopenharmony_ci F40EE482206BF8AF0071091A /* GPBCompileTest19.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest19.m; sourceTree = "<group>"; }; 191ffe3c632Sopenharmony_ci F40EE483206BF8AF0071091A /* GPBCompileTest13.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest13.m; sourceTree = "<group>"; }; 192ffe3c632Sopenharmony_ci F40EE484206BF8AF0071091A /* GPBCompileTest09.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest09.m; sourceTree = "<group>"; }; 193ffe3c632Sopenharmony_ci F40EE485206BF8AF0071091A /* GPBCompileTest20.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest20.m; sourceTree = "<group>"; }; 194ffe3c632Sopenharmony_ci F40EE486206BF8AF0071091A /* GPBCompileTest21.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest21.m; sourceTree = "<group>"; }; 195ffe3c632Sopenharmony_ci F40EE487206BF8B00071091A /* GPBCompileTest23.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest23.m; sourceTree = "<group>"; }; 196ffe3c632Sopenharmony_ci F40EE488206BF8B00071091A /* GPBCompileTest01.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest01.m; sourceTree = "<group>"; }; 197ffe3c632Sopenharmony_ci F40EE489206BF8B00071091A /* GPBCompileTest15.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest15.m; sourceTree = "<group>"; }; 198ffe3c632Sopenharmony_ci F40EE48A206BF8B00071091A /* GPBCompileTest22.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest22.m; sourceTree = "<group>"; }; 199ffe3c632Sopenharmony_ci F40EE48B206BF8B00071091A /* GPBCompileTest16.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest16.m; sourceTree = "<group>"; }; 200ffe3c632Sopenharmony_ci F40EE48C206BF8B00071091A /* GPBCompileTest10.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest10.m; sourceTree = "<group>"; }; 201ffe3c632Sopenharmony_ci F40EE48D206BF8B00071091A /* GPBCompileTest17.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest17.m; sourceTree = "<group>"; }; 202ffe3c632Sopenharmony_ci F40EE48E206BF8B10071091A /* GPBCompileTest18.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest18.m; sourceTree = "<group>"; }; 203ffe3c632Sopenharmony_ci F40EE48F206BF8B10071091A /* GPBCompileTest14.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest14.m; sourceTree = "<group>"; }; 204ffe3c632Sopenharmony_ci F40EE490206BF8B10071091A /* GPBCompileTest12.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest12.m; sourceTree = "<group>"; }; 205ffe3c632Sopenharmony_ci F40EE491206BF8B10071091A /* GPBCompileTest03.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest03.m; sourceTree = "<group>"; }; 206ffe3c632Sopenharmony_ci F40EE492206BF8B10071091A /* GPBCompileTest06.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest06.m; sourceTree = "<group>"; }; 207ffe3c632Sopenharmony_ci F40EE493206BF8B20071091A /* GPBCompileTest11.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest11.m; sourceTree = "<group>"; }; 208ffe3c632Sopenharmony_ci F40EE507206C06440071091A /* GPBCompileTest25.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest25.m; sourceTree = "<group>"; }; 209ffe3c632Sopenharmony_ci F40EE508206C06440071091A /* GPBCompileTest24.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBCompileTest24.m; sourceTree = "<group>"; }; 210ffe3c632Sopenharmony_ci F41C175C1833D3310064ED4D /* GPBPerfTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBPerfTests.m; sourceTree = "<group>"; }; 211ffe3c632Sopenharmony_ci F4353D1C1AB8822D005A6198 /* GPBDescriptorTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBDescriptorTests.m; sourceTree = "<group>"; }; 212ffe3c632Sopenharmony_ci F4353D201ABB1537005A6198 /* GPBDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBDictionary.h; sourceTree = "<group>"; }; 213ffe3c632Sopenharmony_ci F4353D211ABB1537005A6198 /* GPBDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBDictionary.m; sourceTree = "<group>"; }; 214ffe3c632Sopenharmony_ci F4353D2C1AC06F10005A6198 /* GPBDictionaryTests.pddm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = GPBDictionaryTests.pddm; sourceTree = "<group>"; }; 215ffe3c632Sopenharmony_ci F4353D2D1AC06F10005A6198 /* GPBDictionaryTests+Bool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+Bool.m"; sourceTree = "<group>"; }; 216ffe3c632Sopenharmony_ci F4353D2E1AC06F10005A6198 /* GPBDictionaryTests+Int32.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+Int32.m"; sourceTree = "<group>"; }; 217ffe3c632Sopenharmony_ci F4353D2F1AC06F10005A6198 /* GPBDictionaryTests+Int64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+Int64.m"; sourceTree = "<group>"; }; 218ffe3c632Sopenharmony_ci F4353D301AC06F10005A6198 /* GPBDictionaryTests+String.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+String.m"; sourceTree = "<group>"; }; 219ffe3c632Sopenharmony_ci F4353D311AC06F10005A6198 /* GPBDictionaryTests+UInt32.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+UInt32.m"; sourceTree = "<group>"; }; 220ffe3c632Sopenharmony_ci F4353D321AC06F10005A6198 /* GPBDictionaryTests+UInt64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBDictionaryTests+UInt64.m"; sourceTree = "<group>"; }; 221ffe3c632Sopenharmony_ci F43725911AC9832D004DCAFB /* GPBDictionary_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBDictionary_PackagePrivate.h; sourceTree = "<group>"; }; 222ffe3c632Sopenharmony_ci F43C88CF191D77FC009E917D /* text_format_unittest_data.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = text_format_unittest_data.txt; sourceTree = "<group>"; }; 223ffe3c632Sopenharmony_ci F4411BE71AF12FD700324B4A /* GPBArray_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBArray_PackagePrivate.h; sourceTree = "<group>"; }; 224ffe3c632Sopenharmony_ci F4487C511A9F8E0200531423 /* libTestSingleSourceBuild.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTestSingleSourceBuild.a; sourceTree = BUILT_PRODUCTS_DIR; }; 225ffe3c632Sopenharmony_ci F4487C741AADF7F500531423 /* GPBMessageTests+Runtime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBMessageTests+Runtime.m"; sourceTree = "<group>"; }; 226ffe3c632Sopenharmony_ci F4487C781AADFB3100531423 /* unittest_runtime_proto2.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_runtime_proto2.proto; sourceTree = "<group>"; }; 227ffe3c632Sopenharmony_ci F4487C791AADFB3200531423 /* unittest_runtime_proto3.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_runtime_proto3.proto; sourceTree = "<group>"; }; 228ffe3c632Sopenharmony_ci F4487C7C1AAE06AC00531423 /* GPBUtilities_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBUtilities_PackagePrivate.h; sourceTree = "<group>"; }; 229ffe3c632Sopenharmony_ci F4487C7E1AAF62CD00531423 /* GPBMessageTests+Serialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBMessageTests+Serialization.m"; sourceTree = "<group>"; }; 230ffe3c632Sopenharmony_ci F4487C821AAF6AB300531423 /* GPBMessageTests+Merge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GPBMessageTests+Merge.m"; sourceTree = "<group>"; }; 231ffe3c632Sopenharmony_ci F44929001C866B1900C2548A /* GPBCodedOutputStream_PackagePrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBCodedOutputStream_PackagePrivate.h; sourceTree = "<group>"; }; 232ffe3c632Sopenharmony_ci F451D3F51A8AAE8700B8A22C /* GPBProtocolBuffers_RuntimeSupport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBProtocolBuffers_RuntimeSupport.h; sourceTree = "<group>"; }; 233ffe3c632Sopenharmony_ci F4584D7E1ECCB38900803AB6 /* GPBExtensionRegistryTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBExtensionRegistryTest.m; sourceTree = "<group>"; }; 234ffe3c632Sopenharmony_ci F45C69CB16DFD08D0081955B /* GPBExtensionInternals.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBExtensionInternals.m; sourceTree = "<group>"; }; 235ffe3c632Sopenharmony_ci F45E57C61AE6DC6A000B7D99 /* text_format_map_unittest_data.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = text_format_map_unittest_data.txt; sourceTree = "<group>"; }; 236ffe3c632Sopenharmony_ci F47CF91F23D9005F00C7B24C /* GPBStruct.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBStruct.pbobjc.m; sourceTree = "<group>"; }; 237ffe3c632Sopenharmony_ci F47CF92023D9006000C7B24C /* GPBSourceContext.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBSourceContext.pbobjc.h; sourceTree = "<group>"; }; 238ffe3c632Sopenharmony_ci F47CF92123D9006000C7B24C /* GPBStruct.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBStruct.pbobjc.h; sourceTree = "<group>"; }; 239ffe3c632Sopenharmony_ci F47CF92223D9006000C7B24C /* GPBFieldMask.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBFieldMask.pbobjc.h; sourceTree = "<group>"; }; 240ffe3c632Sopenharmony_ci F47CF92323D9006000C7B24C /* GPBSourceContext.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBSourceContext.pbobjc.m; sourceTree = "<group>"; }; 241ffe3c632Sopenharmony_ci F47CF92423D9006000C7B24C /* GPBTimestamp.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBTimestamp.pbobjc.h; sourceTree = "<group>"; }; 242ffe3c632Sopenharmony_ci F47CF92523D9006000C7B24C /* GPBType.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBType.pbobjc.m; sourceTree = "<group>"; }; 243ffe3c632Sopenharmony_ci F47CF92623D9006000C7B24C /* GPBWrappers.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBWrappers.pbobjc.m; sourceTree = "<group>"; }; 244ffe3c632Sopenharmony_ci F47CF92723D9006000C7B24C /* GPBWrappers.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBWrappers.pbobjc.h; sourceTree = "<group>"; }; 245ffe3c632Sopenharmony_ci F47CF92823D9006000C7B24C /* GPBFieldMask.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBFieldMask.pbobjc.m; sourceTree = "<group>"; }; 246ffe3c632Sopenharmony_ci F47CF92923D9006000C7B24C /* GPBTimestamp.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBTimestamp.pbobjc.m; sourceTree = "<group>"; }; 247ffe3c632Sopenharmony_ci F47CF92A23D9006000C7B24C /* GPBType.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBType.pbobjc.h; sourceTree = "<group>"; }; 248ffe3c632Sopenharmony_ci F47CF93723D902D500C7B24C /* GPBAny.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBAny.pbobjc.h; sourceTree = "<group>"; }; 249ffe3c632Sopenharmony_ci F47CF93823D902D500C7B24C /* GPBEmpty.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBEmpty.pbobjc.h; sourceTree = "<group>"; }; 250ffe3c632Sopenharmony_ci F47CF93923D902D500C7B24C /* GPBEmpty.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBEmpty.pbobjc.m; sourceTree = "<group>"; }; 251ffe3c632Sopenharmony_ci F47CF93A23D902D500C7B24C /* GPBApi.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBApi.pbobjc.m; sourceTree = "<group>"; }; 252ffe3c632Sopenharmony_ci F47CF93B23D902D500C7B24C /* GPBAny.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBAny.pbobjc.m; sourceTree = "<group>"; }; 253ffe3c632Sopenharmony_ci F47CF93C23D902D500C7B24C /* GPBDuration.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBDuration.pbobjc.h; sourceTree = "<group>"; }; 254ffe3c632Sopenharmony_ci F47CF93D23D902D500C7B24C /* GPBApi.pbobjc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GPBApi.pbobjc.h; sourceTree = "<group>"; }; 255ffe3c632Sopenharmony_ci F47CF93E23D902D500C7B24C /* GPBDuration.pbobjc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBDuration.pbobjc.m; sourceTree = "<group>"; }; 256ffe3c632Sopenharmony_ci F4AC9E1D1A8BEB3500BD6E83 /* unittest_cycle.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_cycle.proto; sourceTree = "<group>"; }; 257ffe3c632Sopenharmony_ci F4B51B1D1BBC610700744318 /* GPBObjectiveCPlusPlusTest.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = GPBObjectiveCPlusPlusTest.mm; sourceTree = "<group>"; }; 258ffe3c632Sopenharmony_ci F4B6B8AF1A9CC98000892426 /* GPBUnknownField_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBUnknownField_PackagePrivate.h; sourceTree = "<group>"; }; 259ffe3c632Sopenharmony_ci F4B6B8B21A9CCBDA00892426 /* GPBUnknownFieldSet_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBUnknownFieldSet_PackagePrivate.h; sourceTree = "<group>"; }; 260ffe3c632Sopenharmony_ci F4B6B8B61A9CD1DE00892426 /* GPBExtensionInternals.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBExtensionInternals.h; sourceTree = "<group>"; }; 261ffe3c632Sopenharmony_ci F4B6B8B81A9CD1DE00892426 /* GPBRootObject_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GPBRootObject_PackagePrivate.h; sourceTree = "<group>"; }; 262ffe3c632Sopenharmony_ci F4C4B9E21E1D974F00D3B61D /* GPBDictionaryTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBDictionaryTests.m; sourceTree = "<group>"; }; 263ffe3c632Sopenharmony_ci F4CF31701B162ED800BD9B06 /* unittest_objc_startup.proto */ = {isa = PBXFileReference; lastKnownFileType = text; path = unittest_objc_startup.proto; sourceTree = "<group>"; }; 264ffe3c632Sopenharmony_ci F4E675A61B21D05C0054530B /* any.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = any.proto; path = ../src/google/protobuf/any.proto; sourceTree = "<group>"; }; 265ffe3c632Sopenharmony_ci F4E675A71B21D05C0054530B /* api.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = api.proto; path = ../src/google/protobuf/api.proto; sourceTree = "<group>"; }; 266ffe3c632Sopenharmony_ci F4E675A81B21D05C0054530B /* empty.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = empty.proto; path = ../src/google/protobuf/empty.proto; sourceTree = "<group>"; }; 267ffe3c632Sopenharmony_ci F4E675A91B21D05C0054530B /* field_mask.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = field_mask.proto; path = ../src/google/protobuf/field_mask.proto; sourceTree = "<group>"; }; 268ffe3c632Sopenharmony_ci F4E675AA1B21D05C0054530B /* source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_context.proto; path = ../src/google/protobuf/source_context.proto; sourceTree = "<group>"; }; 269ffe3c632Sopenharmony_ci F4E675AB1B21D05C0054530B /* struct.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = struct.proto; path = ../src/google/protobuf/struct.proto; sourceTree = "<group>"; }; 270ffe3c632Sopenharmony_ci F4E675AC1B21D05C0054530B /* type.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = type.proto; path = ../src/google/protobuf/type.proto; sourceTree = "<group>"; }; 271ffe3c632Sopenharmony_ci F4E675AD1B21D05C0054530B /* wrappers.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = wrappers.proto; path = ../src/google/protobuf/wrappers.proto; sourceTree = "<group>"; }; 272ffe3c632Sopenharmony_ci F4F53F89219CC4F2001EABF4 /* text_format_extensions_unittest_data.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = text_format_extensions_unittest_data.txt; sourceTree = "<group>"; }; 273ffe3c632Sopenharmony_ci F4F8D8811D789FCE002CE128 /* GPBUnittestProtos2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GPBUnittestProtos2.m; sourceTree = "<group>"; }; 274ffe3c632Sopenharmony_ci/* End PBXFileReference section */ 275ffe3c632Sopenharmony_ci 276ffe3c632Sopenharmony_ci/* Begin PBXFrameworksBuildPhase section */ 277ffe3c632Sopenharmony_ci 7461B52C0F94FAF800A0C422 /* Frameworks */ = { 278ffe3c632Sopenharmony_ci isa = PBXFrameworksBuildPhase; 279ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 280ffe3c632Sopenharmony_ci files = ( 281ffe3c632Sopenharmony_ci 7461B5360F94FB4600A0C422 /* Foundation.framework in Frameworks */, 282ffe3c632Sopenharmony_ci ); 283ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 284ffe3c632Sopenharmony_ci }; 285ffe3c632Sopenharmony_ci 8BBEA4A3147C727100C4ADB7 /* Frameworks */ = { 286ffe3c632Sopenharmony_ci isa = PBXFrameworksBuildPhase; 287ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 288ffe3c632Sopenharmony_ci files = ( 289ffe3c632Sopenharmony_ci 8BBEA4BB147C729200C4ADB7 /* libProtocolBuffers.a in Frameworks */, 290ffe3c632Sopenharmony_ci 8BF8193514A0DDA600A2C982 /* Foundation.framework in Frameworks */, 291ffe3c632Sopenharmony_ci ); 292ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 293ffe3c632Sopenharmony_ci }; 294ffe3c632Sopenharmony_ci F4487C4C1A9F8E0200531423 /* Frameworks */ = { 295ffe3c632Sopenharmony_ci isa = PBXFrameworksBuildPhase; 296ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 297ffe3c632Sopenharmony_ci files = ( 298ffe3c632Sopenharmony_ci F4487C4D1A9F8E0200531423 /* Foundation.framework in Frameworks */, 299ffe3c632Sopenharmony_ci ); 300ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 301ffe3c632Sopenharmony_ci }; 302ffe3c632Sopenharmony_ci/* End PBXFrameworksBuildPhase section */ 303ffe3c632Sopenharmony_ci 304ffe3c632Sopenharmony_ci/* Begin PBXGroup section */ 305ffe3c632Sopenharmony_ci 080E96DDFE201D6D7F000001 /* Core Source */ = { 306ffe3c632Sopenharmony_ci isa = PBXGroup; 307ffe3c632Sopenharmony_ci children = ( 308ffe3c632Sopenharmony_ci 7461B4CD0F94F99000A0C422 /* GPBProtocolBuffers.h */, 309ffe3c632Sopenharmony_ci F451D3F51A8AAE8700B8A22C /* GPBProtocolBuffers_RuntimeSupport.h */, 310ffe3c632Sopenharmony_ci 8BCF338814ED799900BC5317 /* GPBProtocolBuffers.m */, 311ffe3c632Sopenharmony_ci 7461B3C50F94F84100A0C422 /* Extensions */, 312ffe3c632Sopenharmony_ci 7461B4850F94F96600A0C422 /* Fields */, 313ffe3c632Sopenharmony_ci 7461B4860F94F96B00A0C422 /* IO */, 314ffe3c632Sopenharmony_ci 7461B5150F94FA7300A0C422 /* Messages */, 315ffe3c632Sopenharmony_ci 8BCF334414ED727300BC5317 /* Support */, 316ffe3c632Sopenharmony_ci 29B97315FDCFA39411CA2CEA /* Generated */, 317ffe3c632Sopenharmony_ci ); 318ffe3c632Sopenharmony_ci name = "Core Source"; 319ffe3c632Sopenharmony_ci sourceTree = "<group>"; 320ffe3c632Sopenharmony_ci }; 321ffe3c632Sopenharmony_ci 19C28FACFE9D520D11CA2CBB /* Products */ = { 322ffe3c632Sopenharmony_ci isa = PBXGroup; 323ffe3c632Sopenharmony_ci children = ( 324ffe3c632Sopenharmony_ci 7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */, 325ffe3c632Sopenharmony_ci 8BBEA4A6147C727100C4ADB7 /* UnitTests.xctest */, 326ffe3c632Sopenharmony_ci F4487C511A9F8E0200531423 /* libTestSingleSourceBuild.a */, 327ffe3c632Sopenharmony_ci ); 328ffe3c632Sopenharmony_ci name = Products; 329ffe3c632Sopenharmony_ci sourceTree = "<group>"; 330ffe3c632Sopenharmony_ci }; 331ffe3c632Sopenharmony_ci 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { 332ffe3c632Sopenharmony_ci isa = PBXGroup; 333ffe3c632Sopenharmony_ci children = ( 334ffe3c632Sopenharmony_ci 080E96DDFE201D6D7F000001 /* Core Source */, 335ffe3c632Sopenharmony_ci 7461B6940F94FDDD00A0C422 /* Tests */, 336ffe3c632Sopenharmony_ci 29B97323FDCFA39411CA2CEA /* Frameworks */, 337ffe3c632Sopenharmony_ci 19C28FACFE9D520D11CA2CBB /* Products */, 338ffe3c632Sopenharmony_ci ); 339ffe3c632Sopenharmony_ci name = CustomTemplate; 340ffe3c632Sopenharmony_ci sourceTree = "<group>"; 341ffe3c632Sopenharmony_ci }; 342ffe3c632Sopenharmony_ci 29B97315FDCFA39411CA2CEA /* Generated */ = { 343ffe3c632Sopenharmony_ci isa = PBXGroup; 344ffe3c632Sopenharmony_ci children = ( 345ffe3c632Sopenharmony_ci F47CF93723D902D500C7B24C /* GPBAny.pbobjc.h */, 346ffe3c632Sopenharmony_ci F47CF93B23D902D500C7B24C /* GPBAny.pbobjc.m */, 347ffe3c632Sopenharmony_ci F47CF93D23D902D500C7B24C /* GPBApi.pbobjc.h */, 348ffe3c632Sopenharmony_ci F47CF93A23D902D500C7B24C /* GPBApi.pbobjc.m */, 349ffe3c632Sopenharmony_ci F47CF93C23D902D500C7B24C /* GPBDuration.pbobjc.h */, 350ffe3c632Sopenharmony_ci F47CF93E23D902D500C7B24C /* GPBDuration.pbobjc.m */, 351ffe3c632Sopenharmony_ci F47CF93823D902D500C7B24C /* GPBEmpty.pbobjc.h */, 352ffe3c632Sopenharmony_ci F47CF93923D902D500C7B24C /* GPBEmpty.pbobjc.m */, 353ffe3c632Sopenharmony_ci F47CF92223D9006000C7B24C /* GPBFieldMask.pbobjc.h */, 354ffe3c632Sopenharmony_ci F47CF92823D9006000C7B24C /* GPBFieldMask.pbobjc.m */, 355ffe3c632Sopenharmony_ci F47CF92023D9006000C7B24C /* GPBSourceContext.pbobjc.h */, 356ffe3c632Sopenharmony_ci F47CF92323D9006000C7B24C /* GPBSourceContext.pbobjc.m */, 357ffe3c632Sopenharmony_ci F47CF92123D9006000C7B24C /* GPBStruct.pbobjc.h */, 358ffe3c632Sopenharmony_ci F47CF91F23D9005F00C7B24C /* GPBStruct.pbobjc.m */, 359ffe3c632Sopenharmony_ci F47CF92423D9006000C7B24C /* GPBTimestamp.pbobjc.h */, 360ffe3c632Sopenharmony_ci F47CF92923D9006000C7B24C /* GPBTimestamp.pbobjc.m */, 361ffe3c632Sopenharmony_ci F47CF92A23D9006000C7B24C /* GPBType.pbobjc.h */, 362ffe3c632Sopenharmony_ci F47CF92523D9006000C7B24C /* GPBType.pbobjc.m */, 363ffe3c632Sopenharmony_ci F47CF92723D9006000C7B24C /* GPBWrappers.pbobjc.h */, 364ffe3c632Sopenharmony_ci F47CF92623D9006000C7B24C /* GPBWrappers.pbobjc.m */, 365ffe3c632Sopenharmony_ci F4E675A61B21D05C0054530B /* any.proto */, 366ffe3c632Sopenharmony_ci F4E675A71B21D05C0054530B /* api.proto */, 367ffe3c632Sopenharmony_ci 8B42494C1A92A16600BC1EC6 /* duration.proto */, 368ffe3c632Sopenharmony_ci F4E675A81B21D05C0054530B /* empty.proto */, 369ffe3c632Sopenharmony_ci F4E675A91B21D05C0054530B /* field_mask.proto */, 370ffe3c632Sopenharmony_ci F4E675AA1B21D05C0054530B /* source_context.proto */, 371ffe3c632Sopenharmony_ci F4E675AB1B21D05C0054530B /* struct.proto */, 372ffe3c632Sopenharmony_ci 8B42494D1A92A16600BC1EC6 /* timestamp.proto */, 373ffe3c632Sopenharmony_ci F4E675AC1B21D05C0054530B /* type.proto */, 374ffe3c632Sopenharmony_ci F4E675AD1B21D05C0054530B /* wrappers.proto */, 375ffe3c632Sopenharmony_ci ); 376ffe3c632Sopenharmony_ci name = Generated; 377ffe3c632Sopenharmony_ci sourceTree = "<group>"; 378ffe3c632Sopenharmony_ci }; 379ffe3c632Sopenharmony_ci 29B97323FDCFA39411CA2CEA /* Frameworks */ = { 380ffe3c632Sopenharmony_ci isa = PBXGroup; 381ffe3c632Sopenharmony_ci children = ( 382ffe3c632Sopenharmony_ci 1D30AB110D05D00D00671497 /* Foundation.framework */, 383ffe3c632Sopenharmony_ci ); 384ffe3c632Sopenharmony_ci name = Frameworks; 385ffe3c632Sopenharmony_ci sourceTree = "<group>"; 386ffe3c632Sopenharmony_ci }; 387ffe3c632Sopenharmony_ci 7461B3C50F94F84100A0C422 /* Extensions */ = { 388ffe3c632Sopenharmony_ci isa = PBXGroup; 389ffe3c632Sopenharmony_ci children = ( 390ffe3c632Sopenharmony_ci F4B6B8B61A9CD1DE00892426 /* GPBExtensionInternals.h */, 391ffe3c632Sopenharmony_ci F45C69CB16DFD08D0081955B /* GPBExtensionInternals.m */, 392ffe3c632Sopenharmony_ci 7461B4A80F94F99000A0C422 /* GPBExtensionRegistry.h */, 393ffe3c632Sopenharmony_ci 7461B4A90F94F99000A0C422 /* GPBExtensionRegistry.m */, 394ffe3c632Sopenharmony_ci F4B6B8B81A9CD1DE00892426 /* GPBRootObject_PackagePrivate.h */, 395ffe3c632Sopenharmony_ci 8B79657814992E3E002FFBFC /* GPBRootObject.h */, 396ffe3c632Sopenharmony_ci 8B79657914992E3E002FFBFC /* GPBRootObject.m */, 397ffe3c632Sopenharmony_ci ); 398ffe3c632Sopenharmony_ci name = Extensions; 399ffe3c632Sopenharmony_ci sourceTree = "<group>"; 400ffe3c632Sopenharmony_ci }; 401ffe3c632Sopenharmony_ci 7461B4850F94F96600A0C422 /* Fields */ = { 402ffe3c632Sopenharmony_ci isa = PBXGroup; 403ffe3c632Sopenharmony_ci children = ( 404ffe3c632Sopenharmony_ci F4B6B8AF1A9CC98000892426 /* GPBUnknownField_PackagePrivate.h */, 405ffe3c632Sopenharmony_ci 7461B4AE0F94F99000A0C422 /* GPBUnknownField.h */, 406ffe3c632Sopenharmony_ci 7461B4AF0F94F99000A0C422 /* GPBUnknownField.m */, 407ffe3c632Sopenharmony_ci F4B6B8B21A9CCBDA00892426 /* GPBUnknownFieldSet_PackagePrivate.h */, 408ffe3c632Sopenharmony_ci 7461B4E10F94F99000A0C422 /* GPBUnknownFieldSet.h */, 409ffe3c632Sopenharmony_ci 7461B4E20F94F99000A0C422 /* GPBUnknownFieldSet.m */, 410ffe3c632Sopenharmony_ci ); 411ffe3c632Sopenharmony_ci name = Fields; 412ffe3c632Sopenharmony_ci sourceTree = "<group>"; 413ffe3c632Sopenharmony_ci }; 414ffe3c632Sopenharmony_ci 7461B4860F94F96B00A0C422 /* IO */ = { 415ffe3c632Sopenharmony_ci isa = PBXGroup; 416ffe3c632Sopenharmony_ci children = ( 417ffe3c632Sopenharmony_ci 51457B5F18D0B7AF00CCC606 /* GPBCodedInputStream_PackagePrivate.h */, 418ffe3c632Sopenharmony_ci 7461B48E0F94F99000A0C422 /* GPBCodedInputStream.h */, 419ffe3c632Sopenharmony_ci 7461B48F0F94F99000A0C422 /* GPBCodedInputStream.m */, 420ffe3c632Sopenharmony_ci F44929001C866B1900C2548A /* GPBCodedOutputStream_PackagePrivate.h */, 421ffe3c632Sopenharmony_ci 7461B4900F94F99000A0C422 /* GPBCodedOutputStream.h */, 422ffe3c632Sopenharmony_ci 7461B4910F94F99000A0C422 /* GPBCodedOutputStream.m */, 423ffe3c632Sopenharmony_ci 7461B4E70F94F99000A0C422 /* GPBWireFormat.h */, 424ffe3c632Sopenharmony_ci 7461B4E80F94F99000A0C422 /* GPBWireFormat.m */, 425ffe3c632Sopenharmony_ci ); 426ffe3c632Sopenharmony_ci name = IO; 427ffe3c632Sopenharmony_ci sourceTree = "<group>"; 428ffe3c632Sopenharmony_ci }; 429ffe3c632Sopenharmony_ci 7461B5150F94FA7300A0C422 /* Messages */ = { 430ffe3c632Sopenharmony_ci isa = PBXGroup; 431ffe3c632Sopenharmony_ci children = ( 432ffe3c632Sopenharmony_ci 515B840C18B7DEE30031753B /* GPBDescriptor_PackagePrivate.h */, 433ffe3c632Sopenharmony_ci 8B96157214C8B06000A2AC0B /* GPBDescriptor.h */, 434ffe3c632Sopenharmony_ci 8B96157314C8C38C00A2AC0B /* GPBDescriptor.m */, 435ffe3c632Sopenharmony_ci 7461B4BE0F94F99000A0C422 /* GPBMessage.h */, 436ffe3c632Sopenharmony_ci 5196A06918CE16B000B759E2 /* GPBMessage_PackagePrivate.h */, 437ffe3c632Sopenharmony_ci 7461B4BF0F94F99000A0C422 /* GPBMessage.m */, 438ffe3c632Sopenharmony_ci ); 439ffe3c632Sopenharmony_ci name = Messages; 440ffe3c632Sopenharmony_ci sourceTree = "<group>"; 441ffe3c632Sopenharmony_ci }; 442ffe3c632Sopenharmony_ci 7461B6940F94FDDD00A0C422 /* Tests */ = { 443ffe3c632Sopenharmony_ci isa = PBXGroup; 444ffe3c632Sopenharmony_ci children = ( 445ffe3c632Sopenharmony_ci 8B210CCD159383D60032D72D /* golden_message */, 446ffe3c632Sopenharmony_ci 8B210CCF159386920032D72D /* golden_packed_fields_message */, 447ffe3c632Sopenharmony_ci 8B8B615C17DF7056002EE618 /* GPBARCUnittestProtos.m */, 448ffe3c632Sopenharmony_ci F401DC321A8E5C0200FCC765 /* GPBArrayTests.m */, 449ffe3c632Sopenharmony_ci 7461B69B0F94FDF800A0C422 /* GPBCodedInputStreamTests.m */, 450ffe3c632Sopenharmony_ci 7461B69D0F94FDF800A0C422 /* GPBCodedOuputStreamTests.m */, 451ffe3c632Sopenharmony_ci F40EE488206BF8B00071091A /* GPBCompileTest01.m */, 452ffe3c632Sopenharmony_ci F40EE481206BF8AE0071091A /* GPBCompileTest02.m */, 453ffe3c632Sopenharmony_ci F40EE491206BF8B10071091A /* GPBCompileTest03.m */, 454ffe3c632Sopenharmony_ci F40EE47E206BF8AE0071091A /* GPBCompileTest04.m */, 455ffe3c632Sopenharmony_ci F40EE47F206BF8AE0071091A /* GPBCompileTest05.m */, 456ffe3c632Sopenharmony_ci F40EE492206BF8B10071091A /* GPBCompileTest06.m */, 457ffe3c632Sopenharmony_ci F40EE480206BF8AE0071091A /* GPBCompileTest07.m */, 458ffe3c632Sopenharmony_ci F40EE47D206BF8AD0071091A /* GPBCompileTest08.m */, 459ffe3c632Sopenharmony_ci F40EE484206BF8AF0071091A /* GPBCompileTest09.m */, 460ffe3c632Sopenharmony_ci F40EE48C206BF8B00071091A /* GPBCompileTest10.m */, 461ffe3c632Sopenharmony_ci F40EE493206BF8B20071091A /* GPBCompileTest11.m */, 462ffe3c632Sopenharmony_ci F40EE490206BF8B10071091A /* GPBCompileTest12.m */, 463ffe3c632Sopenharmony_ci F40EE483206BF8AF0071091A /* GPBCompileTest13.m */, 464ffe3c632Sopenharmony_ci F40EE48F206BF8B10071091A /* GPBCompileTest14.m */, 465ffe3c632Sopenharmony_ci F40EE489206BF8B00071091A /* GPBCompileTest15.m */, 466ffe3c632Sopenharmony_ci F40EE48B206BF8B00071091A /* GPBCompileTest16.m */, 467ffe3c632Sopenharmony_ci F40EE48D206BF8B00071091A /* GPBCompileTest17.m */, 468ffe3c632Sopenharmony_ci F40EE48E206BF8B10071091A /* GPBCompileTest18.m */, 469ffe3c632Sopenharmony_ci F40EE482206BF8AF0071091A /* GPBCompileTest19.m */, 470ffe3c632Sopenharmony_ci F40EE485206BF8AF0071091A /* GPBCompileTest20.m */, 471ffe3c632Sopenharmony_ci F40EE486206BF8AF0071091A /* GPBCompileTest21.m */, 472ffe3c632Sopenharmony_ci F40EE48A206BF8B00071091A /* GPBCompileTest22.m */, 473ffe3c632Sopenharmony_ci F40EE487206BF8B00071091A /* GPBCompileTest23.m */, 474ffe3c632Sopenharmony_ci F40EE508206C06440071091A /* GPBCompileTest24.m */, 475ffe3c632Sopenharmony_ci F40EE507206C06440071091A /* GPBCompileTest25.m */, 476ffe3c632Sopenharmony_ci 5102DABB1891A052002037B6 /* GPBConcurrencyTests.m */, 477ffe3c632Sopenharmony_ci F4353D1C1AB8822D005A6198 /* GPBDescriptorTests.m */, 478ffe3c632Sopenharmony_ci F4C4B9E21E1D974F00D3B61D /* GPBDictionaryTests.m */, 479ffe3c632Sopenharmony_ci F4353D2C1AC06F10005A6198 /* GPBDictionaryTests.pddm */, 480ffe3c632Sopenharmony_ci F4353D2D1AC06F10005A6198 /* GPBDictionaryTests+Bool.m */, 481ffe3c632Sopenharmony_ci F4353D2E1AC06F10005A6198 /* GPBDictionaryTests+Int32.m */, 482ffe3c632Sopenharmony_ci F4353D2F1AC06F10005A6198 /* GPBDictionaryTests+Int64.m */, 483ffe3c632Sopenharmony_ci F4353D301AC06F10005A6198 /* GPBDictionaryTests+String.m */, 484ffe3c632Sopenharmony_ci F4353D311AC06F10005A6198 /* GPBDictionaryTests+UInt32.m */, 485ffe3c632Sopenharmony_ci F4353D321AC06F10005A6198 /* GPBDictionaryTests+UInt64.m */, 486ffe3c632Sopenharmony_ci F4584D7E1ECCB38900803AB6 /* GPBExtensionRegistryTest.m */, 487ffe3c632Sopenharmony_ci 7461B6A30F94FDF800A0C422 /* GPBMessageTests.m */, 488ffe3c632Sopenharmony_ci F4487C821AAF6AB300531423 /* GPBMessageTests+Merge.m */, 489ffe3c632Sopenharmony_ci F4487C741AADF7F500531423 /* GPBMessageTests+Runtime.m */, 490ffe3c632Sopenharmony_ci 8BFF9D1923AD582200E63E32 /* GPBMessageTests+ClassNames.m */, 491ffe3c632Sopenharmony_ci F4487C7E1AAF62CD00531423 /* GPBMessageTests+Serialization.m */, 492ffe3c632Sopenharmony_ci F4B51B1D1BBC610700744318 /* GPBObjectiveCPlusPlusTest.mm */, 493ffe3c632Sopenharmony_ci F41C175C1833D3310064ED4D /* GPBPerfTests.m */, 494ffe3c632Sopenharmony_ci 8B4248BA1A8C256A00BC1EC6 /* GPBSwiftTests.swift */, 495ffe3c632Sopenharmony_ci 7461B6AB0F94FDF800A0C422 /* GPBTestUtilities.h */, 496ffe3c632Sopenharmony_ci 7461B6AC0F94FDF800A0C422 /* GPBTestUtilities.m */, 497ffe3c632Sopenharmony_ci 8BD3981E14BE59D70081D629 /* GPBUnittestProtos.m */, 498ffe3c632Sopenharmony_ci F4F8D8811D789FCE002CE128 /* GPBUnittestProtos2.m */, 499ffe3c632Sopenharmony_ci 7461B6B80F94FDF900A0C422 /* GPBUnknownFieldSetTest.m */, 500ffe3c632Sopenharmony_ci 7461B6BA0F94FDF900A0C422 /* GPBUtilitiesTests.m */, 501ffe3c632Sopenharmony_ci 8B4248DB1A92933A00BC1EC6 /* GPBWellKnownTypesTest.m */, 502ffe3c632Sopenharmony_ci 7461B6BC0F94FDF900A0C422 /* GPBWireFormatTests.m */, 503ffe3c632Sopenharmony_ci F4F53F89219CC4F2001EABF4 /* text_format_extensions_unittest_data.txt */, 504ffe3c632Sopenharmony_ci F45E57C61AE6DC6A000B7D99 /* text_format_map_unittest_data.txt */, 505ffe3c632Sopenharmony_ci F43C88CF191D77FC009E917D /* text_format_unittest_data.txt */, 506ffe3c632Sopenharmony_ci 8B7E6A7414893DBA00F8884A /* unittest_custom_options.proto */, 507ffe3c632Sopenharmony_ci F4AC9E1D1A8BEB3500BD6E83 /* unittest_cycle.proto */, 508ffe3c632Sopenharmony_ci 8B7E6A7514893DBA00F8884A /* unittest_embed_optimize_for.proto */, 509ffe3c632Sopenharmony_ci 8B7E6A7614893DBA00F8884A /* unittest_empty.proto */, 510ffe3c632Sopenharmony_ci 8BD3981D14BE54220081D629 /* unittest_enormous_descriptor.proto */, 511ffe3c632Sopenharmony_ci 8B7E6A7814893DBB00F8884A /* unittest_import.proto */, 512ffe3c632Sopenharmony_ci 8BBD9DB016DD1DC8008E1EC1 /* unittest_lite.proto */, 513ffe3c632Sopenharmony_ci 8B7E6A7B14893DBC00F8884A /* unittest_mset.proto */, 514ffe3c632Sopenharmony_ci 8B7E6A7C14893DBC00F8884A /* unittest_no_generic_services.proto */, 515ffe3c632Sopenharmony_ci 8B35468421A616F6000BD30D /* unittest_objc_options.proto */, 516ffe3c632Sopenharmony_ci F4CF31701B162ED800BD9B06 /* unittest_objc_startup.proto */, 517ffe3c632Sopenharmony_ci 8B09AAF614B663A7007B4184 /* unittest_objc.proto */, 518ffe3c632Sopenharmony_ci 8B7E6A7D14893DBC00F8884A /* unittest_optimize_for.proto */, 519ffe3c632Sopenharmony_ci F4487C781AADFB3100531423 /* unittest_runtime_proto2.proto */, 520ffe3c632Sopenharmony_ci F4487C791AADFB3200531423 /* unittest_runtime_proto3.proto */, 521ffe3c632Sopenharmony_ci 8B7E6A7E14893DBC00F8884A /* unittest.proto */, 522ffe3c632Sopenharmony_ci 8B4248B91A8C256900BC1EC6 /* UnitTests-Bridging-Header.h */, 523ffe3c632Sopenharmony_ci 7401C1A90F950347006D8281 /* UnitTests-Info.plist */, 524ffe3c632Sopenharmony_ci ); 525ffe3c632Sopenharmony_ci path = Tests; 526ffe3c632Sopenharmony_ci sourceTree = "<group>"; 527ffe3c632Sopenharmony_ci }; 528ffe3c632Sopenharmony_ci 8BCF334414ED727300BC5317 /* Support */ = { 529ffe3c632Sopenharmony_ci isa = PBXGroup; 530ffe3c632Sopenharmony_ci children = ( 531ffe3c632Sopenharmony_ci F4411BE71AF12FD700324B4A /* GPBArray_PackagePrivate.h */, 532ffe3c632Sopenharmony_ci F401DC2A1A8D444600FCC765 /* GPBArray.h */, 533ffe3c632Sopenharmony_ci F401DC2B1A8D444600FCC765 /* GPBArray.m */, 534ffe3c632Sopenharmony_ci 7461B48D0F94F99000A0C422 /* GPBBootstrap.h */, 535ffe3c632Sopenharmony_ci F43725911AC9832D004DCAFB /* GPBDictionary_PackagePrivate.h */, 536ffe3c632Sopenharmony_ci F4353D201ABB1537005A6198 /* GPBDictionary.h */, 537ffe3c632Sopenharmony_ci F4353D211ABB1537005A6198 /* GPBDictionary.m */, 538ffe3c632Sopenharmony_ci 8BEB5AE01498033E0078BF9D /* GPBRuntimeTypes.h */, 539ffe3c632Sopenharmony_ci F4487C7C1AAE06AC00531423 /* GPBUtilities_PackagePrivate.h */, 540ffe3c632Sopenharmony_ci 7461B4E50F94F99000A0C422 /* GPBUtilities.h */, 541ffe3c632Sopenharmony_ci 7461B4E60F94F99000A0C422 /* GPBUtilities.m */, 542ffe3c632Sopenharmony_ci 8B4248CF1A927E1500BC1EC6 /* GPBWellKnownTypes.h */, 543ffe3c632Sopenharmony_ci 8B4248D01A927E1500BC1EC6 /* GPBWellKnownTypes.m */, 544ffe3c632Sopenharmony_ci ); 545ffe3c632Sopenharmony_ci name = Support; 546ffe3c632Sopenharmony_ci sourceTree = "<group>"; 547ffe3c632Sopenharmony_ci }; 548ffe3c632Sopenharmony_ci/* End PBXGroup section */ 549ffe3c632Sopenharmony_ci 550ffe3c632Sopenharmony_ci/* Begin PBXHeadersBuildPhase section */ 551ffe3c632Sopenharmony_ci 7461B52A0F94FAF800A0C422 /* Headers */ = { 552ffe3c632Sopenharmony_ci isa = PBXHeadersBuildPhase; 553ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 554ffe3c632Sopenharmony_ci files = ( 555ffe3c632Sopenharmony_ci ); 556ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 557ffe3c632Sopenharmony_ci }; 558ffe3c632Sopenharmony_ci F4487C391A9F8E0200531423 /* Headers */ = { 559ffe3c632Sopenharmony_ci isa = PBXHeadersBuildPhase; 560ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 561ffe3c632Sopenharmony_ci files = ( 562ffe3c632Sopenharmony_ci ); 563ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 564ffe3c632Sopenharmony_ci }; 565ffe3c632Sopenharmony_ci/* End PBXHeadersBuildPhase section */ 566ffe3c632Sopenharmony_ci 567ffe3c632Sopenharmony_ci/* Begin PBXLegacyTarget section */ 568ffe3c632Sopenharmony_ci F45BBC141B0CE3C6002D064D /* Compile Unittest Protos */ = { 569ffe3c632Sopenharmony_ci isa = PBXLegacyTarget; 570ffe3c632Sopenharmony_ci buildArgumentsString = "$(ACTION)"; 571ffe3c632Sopenharmony_ci buildConfigurationList = F45BBC171B0CE3C6002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos" */; 572ffe3c632Sopenharmony_ci buildPhases = ( 573ffe3c632Sopenharmony_ci ); 574ffe3c632Sopenharmony_ci buildToolPath = DevTools/compile_testing_protos.sh; 575ffe3c632Sopenharmony_ci dependencies = ( 576ffe3c632Sopenharmony_ci ); 577ffe3c632Sopenharmony_ci name = "Compile Unittest Protos"; 578ffe3c632Sopenharmony_ci passBuildSettingsInEnvironment = 1; 579ffe3c632Sopenharmony_ci productName = "Compile Unittest Protos"; 580ffe3c632Sopenharmony_ci }; 581ffe3c632Sopenharmony_ci/* End PBXLegacyTarget section */ 582ffe3c632Sopenharmony_ci 583ffe3c632Sopenharmony_ci/* Begin PBXNativeTarget section */ 584ffe3c632Sopenharmony_ci 7461B52D0F94FAF800A0C422 /* ProtocolBuffers */ = { 585ffe3c632Sopenharmony_ci isa = PBXNativeTarget; 586ffe3c632Sopenharmony_ci buildConfigurationList = 7461B5330F94FAFD00A0C422 /* Build configuration list for PBXNativeTarget "ProtocolBuffers" */; 587ffe3c632Sopenharmony_ci buildPhases = ( 588ffe3c632Sopenharmony_ci 7461B52A0F94FAF800A0C422 /* Headers */, 589ffe3c632Sopenharmony_ci 7461B52B0F94FAF800A0C422 /* Sources */, 590ffe3c632Sopenharmony_ci 7461B52C0F94FAF800A0C422 /* Frameworks */, 591ffe3c632Sopenharmony_ci ); 592ffe3c632Sopenharmony_ci buildRules = ( 593ffe3c632Sopenharmony_ci ); 594ffe3c632Sopenharmony_ci dependencies = ( 595ffe3c632Sopenharmony_ci ); 596ffe3c632Sopenharmony_ci name = ProtocolBuffers; 597ffe3c632Sopenharmony_ci productName = "ProtocolBuffers-iPhoneDevice"; 598ffe3c632Sopenharmony_ci productReference = 7461B52E0F94FAF800A0C422 /* libProtocolBuffers.a */; 599ffe3c632Sopenharmony_ci productType = "com.apple.product-type.library.static"; 600ffe3c632Sopenharmony_ci }; 601ffe3c632Sopenharmony_ci 8BBEA4A5147C727100C4ADB7 /* UnitTests */ = { 602ffe3c632Sopenharmony_ci isa = PBXNativeTarget; 603ffe3c632Sopenharmony_ci buildConfigurationList = 8BBEA4BA147C728600C4ADB7 /* Build configuration list for PBXNativeTarget "UnitTests" */; 604ffe3c632Sopenharmony_ci buildPhases = ( 605ffe3c632Sopenharmony_ci F4B62A781AF91F6000AFCEDC /* Script: Check Runtime Stamps */, 606ffe3c632Sopenharmony_ci 8BBEA4A1147C727100C4ADB7 /* Resources */, 607ffe3c632Sopenharmony_ci 8BBEA4A2147C727100C4ADB7 /* Sources */, 608ffe3c632Sopenharmony_ci 8BBEA4A3147C727100C4ADB7 /* Frameworks */, 609ffe3c632Sopenharmony_ci ); 610ffe3c632Sopenharmony_ci buildRules = ( 611ffe3c632Sopenharmony_ci ); 612ffe3c632Sopenharmony_ci dependencies = ( 613ffe3c632Sopenharmony_ci 8BBEA4BD147C729A00C4ADB7 /* PBXTargetDependency */, 614ffe3c632Sopenharmony_ci F45BBC191B0CE3D7002D064D /* PBXTargetDependency */, 615ffe3c632Sopenharmony_ci ); 616ffe3c632Sopenharmony_ci name = UnitTests; 617ffe3c632Sopenharmony_ci productName = UnitTests; 618ffe3c632Sopenharmony_ci productReference = 8BBEA4A6147C727100C4ADB7 /* UnitTests.xctest */; 619ffe3c632Sopenharmony_ci productType = "com.apple.product-type.bundle.unit-test"; 620ffe3c632Sopenharmony_ci }; 621ffe3c632Sopenharmony_ci F4487C381A9F8E0200531423 /* TestSingleSourceBuild */ = { 622ffe3c632Sopenharmony_ci isa = PBXNativeTarget; 623ffe3c632Sopenharmony_ci buildConfigurationList = F4487C4E1A9F8E0200531423 /* Build configuration list for PBXNativeTarget "TestSingleSourceBuild" */; 624ffe3c632Sopenharmony_ci buildPhases = ( 625ffe3c632Sopenharmony_ci F4487C391A9F8E0200531423 /* Headers */, 626ffe3c632Sopenharmony_ci F4487C3D1A9F8E0200531423 /* Sources */, 627ffe3c632Sopenharmony_ci F4487C4C1A9F8E0200531423 /* Frameworks */, 628ffe3c632Sopenharmony_ci ); 629ffe3c632Sopenharmony_ci buildRules = ( 630ffe3c632Sopenharmony_ci ); 631ffe3c632Sopenharmony_ci dependencies = ( 632ffe3c632Sopenharmony_ci ); 633ffe3c632Sopenharmony_ci name = TestSingleSourceBuild; 634ffe3c632Sopenharmony_ci productName = "ProtocolBuffers-iPhoneDevice"; 635ffe3c632Sopenharmony_ci productReference = F4487C511A9F8E0200531423 /* libTestSingleSourceBuild.a */; 636ffe3c632Sopenharmony_ci productType = "com.apple.product-type.library.static"; 637ffe3c632Sopenharmony_ci }; 638ffe3c632Sopenharmony_ci/* End PBXNativeTarget section */ 639ffe3c632Sopenharmony_ci 640ffe3c632Sopenharmony_ci/* Begin PBXProject section */ 641ffe3c632Sopenharmony_ci 29B97313FDCFA39411CA2CEA /* Project object */ = { 642ffe3c632Sopenharmony_ci isa = PBXProject; 643ffe3c632Sopenharmony_ci attributes = { 644ffe3c632Sopenharmony_ci LastSwiftUpdateCheck = 0710; 645ffe3c632Sopenharmony_ci LastTestingUpgradeCheck = 0600; 646ffe3c632Sopenharmony_ci LastUpgradeCheck = 0930; 647ffe3c632Sopenharmony_ci TargetAttributes = { 648ffe3c632Sopenharmony_ci 8BBEA4A5147C727100C4ADB7 = { 649ffe3c632Sopenharmony_ci LastSwiftMigration = 0940; 650ffe3c632Sopenharmony_ci TestTargetID = 8B9A5EA41831993600A9D33B; 651ffe3c632Sopenharmony_ci }; 652ffe3c632Sopenharmony_ci F45BBC141B0CE3C6002D064D = { 653ffe3c632Sopenharmony_ci CreatedOnToolsVersion = 6.3.2; 654ffe3c632Sopenharmony_ci }; 655ffe3c632Sopenharmony_ci }; 656ffe3c632Sopenharmony_ci }; 657ffe3c632Sopenharmony_ci buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ProtocolBuffers_OSX" */; 658ffe3c632Sopenharmony_ci compatibilityVersion = "Xcode 6.3"; 659ffe3c632Sopenharmony_ci developmentRegion = English; 660ffe3c632Sopenharmony_ci hasScannedForEncodings = 1; 661ffe3c632Sopenharmony_ci knownRegions = ( 662ffe3c632Sopenharmony_ci English, 663ffe3c632Sopenharmony_ci en, 664ffe3c632Sopenharmony_ci ); 665ffe3c632Sopenharmony_ci mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; 666ffe3c632Sopenharmony_ci projectDirPath = ""; 667ffe3c632Sopenharmony_ci projectRoot = ""; 668ffe3c632Sopenharmony_ci targets = ( 669ffe3c632Sopenharmony_ci 7461B52D0F94FAF800A0C422 /* ProtocolBuffers */, 670ffe3c632Sopenharmony_ci 8BBEA4A5147C727100C4ADB7 /* UnitTests */, 671ffe3c632Sopenharmony_ci F4487C381A9F8E0200531423 /* TestSingleSourceBuild */, 672ffe3c632Sopenharmony_ci F45BBC141B0CE3C6002D064D /* Compile Unittest Protos */, 673ffe3c632Sopenharmony_ci ); 674ffe3c632Sopenharmony_ci }; 675ffe3c632Sopenharmony_ci/* End PBXProject section */ 676ffe3c632Sopenharmony_ci 677ffe3c632Sopenharmony_ci/* Begin PBXResourcesBuildPhase section */ 678ffe3c632Sopenharmony_ci 8BBEA4A1147C727100C4ADB7 /* Resources */ = { 679ffe3c632Sopenharmony_ci isa = PBXResourcesBuildPhase; 680ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 681ffe3c632Sopenharmony_ci files = ( 682ffe3c632Sopenharmony_ci 8B210CCE159383D60032D72D /* golden_message in Resources */, 683ffe3c632Sopenharmony_ci F4F53F8A219CC4F2001EABF4 /* text_format_extensions_unittest_data.txt in Resources */, 684ffe3c632Sopenharmony_ci F43C88D0191D77FC009E917D /* text_format_unittest_data.txt in Resources */, 685ffe3c632Sopenharmony_ci 8B210CD0159386920032D72D /* golden_packed_fields_message in Resources */, 686ffe3c632Sopenharmony_ci F45E57C71AE6DC6A000B7D99 /* text_format_map_unittest_data.txt in Resources */, 687ffe3c632Sopenharmony_ci ); 688ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 689ffe3c632Sopenharmony_ci }; 690ffe3c632Sopenharmony_ci/* End PBXResourcesBuildPhase section */ 691ffe3c632Sopenharmony_ci 692ffe3c632Sopenharmony_ci/* Begin PBXShellScriptBuildPhase section */ 693ffe3c632Sopenharmony_ci F4B62A781AF91F6000AFCEDC /* Script: Check Runtime Stamps */ = { 694ffe3c632Sopenharmony_ci isa = PBXShellScriptBuildPhase; 695ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 696ffe3c632Sopenharmony_ci files = ( 697ffe3c632Sopenharmony_ci ); 698ffe3c632Sopenharmony_ci inputPaths = ( 699ffe3c632Sopenharmony_ci ); 700ffe3c632Sopenharmony_ci name = "Script: Check Runtime Stamps"; 701ffe3c632Sopenharmony_ci outputPaths = ( 702ffe3c632Sopenharmony_ci ); 703ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 704ffe3c632Sopenharmony_ci shellPath = /bin/sh; 705ffe3c632Sopenharmony_ci shellScript = "set -eu\nexec \"${SOURCE_ROOT}/DevTools/check_version_stamps.sh\"\n"; 706ffe3c632Sopenharmony_ci showEnvVarsInLog = 0; 707ffe3c632Sopenharmony_ci }; 708ffe3c632Sopenharmony_ci/* End PBXShellScriptBuildPhase section */ 709ffe3c632Sopenharmony_ci 710ffe3c632Sopenharmony_ci/* Begin PBXSourcesBuildPhase section */ 711ffe3c632Sopenharmony_ci 7461B52B0F94FAF800A0C422 /* Sources */ = { 712ffe3c632Sopenharmony_ci isa = PBXSourcesBuildPhase; 713ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 714ffe3c632Sopenharmony_ci files = ( 715ffe3c632Sopenharmony_ci F47CF93123D9006000C7B24C /* GPBType.pbobjc.m in Sources */, 716ffe3c632Sopenharmony_ci 7461B53C0F94FB4E00A0C422 /* GPBCodedInputStream.m in Sources */, 717ffe3c632Sopenharmony_ci F47CF93223D9006000C7B24C /* GPBWrappers.pbobjc.m in Sources */, 718ffe3c632Sopenharmony_ci F47CF94123D902D500C7B24C /* GPBEmpty.pbobjc.m in Sources */, 719ffe3c632Sopenharmony_ci F47CF94623D902D500C7B24C /* GPBDuration.pbobjc.m in Sources */, 720ffe3c632Sopenharmony_ci F47CF92F23D9006000C7B24C /* GPBSourceContext.pbobjc.m in Sources */, 721ffe3c632Sopenharmony_ci 7461B53D0F94FB4E00A0C422 /* GPBCodedOutputStream.m in Sources */, 722ffe3c632Sopenharmony_ci F401DC2D1A8D444600FCC765 /* GPBArray.m in Sources */, 723ffe3c632Sopenharmony_ci 7461B5490F94FB4E00A0C422 /* GPBExtensionRegistry.m in Sources */, 724ffe3c632Sopenharmony_ci 7461B54C0F94FB4E00A0C422 /* GPBUnknownField.m in Sources */, 725ffe3c632Sopenharmony_ci 7461B5530F94FB4E00A0C422 /* GPBMessage.m in Sources */, 726ffe3c632Sopenharmony_ci 7461B5610F94FB4E00A0C422 /* GPBUnknownFieldSet.m in Sources */, 727ffe3c632Sopenharmony_ci F47CF93423D9006000C7B24C /* GPBFieldMask.pbobjc.m in Sources */, 728ffe3c632Sopenharmony_ci 7461B5630F94FB4E00A0C422 /* GPBUtilities.m in Sources */, 729ffe3c632Sopenharmony_ci 7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */, 730ffe3c632Sopenharmony_ci F4353D231ABB1537005A6198 /* GPBDictionary.m in Sources */, 731ffe3c632Sopenharmony_ci 8B79657B14992E3F002FFBFC /* GPBRootObject.m in Sources */, 732ffe3c632Sopenharmony_ci F47CF93523D9006000C7B24C /* GPBTimestamp.pbobjc.m in Sources */, 733ffe3c632Sopenharmony_ci 8B96157414C8C38C00A2AC0B /* GPBDescriptor.m in Sources */, 734ffe3c632Sopenharmony_ci F45C69CC16DFD08D0081955B /* GPBExtensionInternals.m in Sources */, 735ffe3c632Sopenharmony_ci F47CF92B23D9006000C7B24C /* GPBStruct.pbobjc.m in Sources */, 736ffe3c632Sopenharmony_ci F47CF94323D902D500C7B24C /* GPBAny.pbobjc.m in Sources */, 737ffe3c632Sopenharmony_ci 8B4248D21A927E1500BC1EC6 /* GPBWellKnownTypes.m in Sources */, 738ffe3c632Sopenharmony_ci F47CF94223D902D500C7B24C /* GPBApi.pbobjc.m in Sources */, 739ffe3c632Sopenharmony_ci ); 740ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 741ffe3c632Sopenharmony_ci }; 742ffe3c632Sopenharmony_ci 8BBEA4A2147C727100C4ADB7 /* Sources */ = { 743ffe3c632Sopenharmony_ci isa = PBXSourcesBuildPhase; 744ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 745ffe3c632Sopenharmony_ci files = ( 746ffe3c632Sopenharmony_ci 8BBEA4A9147C727D00C4ADB7 /* GPBCodedInputStreamTests.m in Sources */, 747ffe3c632Sopenharmony_ci F40EE50B206C06640071091A /* GPBCompileTest24.m in Sources */, 748ffe3c632Sopenharmony_ci F40EE4BE206BF8B90071091A /* GPBCompileTest20.m in Sources */, 749ffe3c632Sopenharmony_ci F401DC331A8E5C0200FCC765 /* GPBArrayTests.m in Sources */, 750ffe3c632Sopenharmony_ci F40EE4B4206BF8B90071091A /* GPBCompileTest10.m in Sources */, 751ffe3c632Sopenharmony_ci F4353D361AC06F10005A6198 /* GPBDictionaryTests+Int64.m in Sources */, 752ffe3c632Sopenharmony_ci F40EE4C0206BF8B90071091A /* GPBCompileTest22.m in Sources */, 753ffe3c632Sopenharmony_ci F40EE4B2206BF8B90071091A /* GPBCompileTest08.m in Sources */, 754ffe3c632Sopenharmony_ci F40EE4BB206BF8B90071091A /* GPBCompileTest17.m in Sources */, 755ffe3c632Sopenharmony_ci F4353D391AC06F10005A6198 /* GPBDictionaryTests+UInt64.m in Sources */, 756ffe3c632Sopenharmony_ci 8BBEA4AA147C727D00C4ADB7 /* GPBCodedOuputStreamTests.m in Sources */, 757ffe3c632Sopenharmony_ci F40EE4C1206BF8B90071091A /* GPBCompileTest23.m in Sources */, 758ffe3c632Sopenharmony_ci 8BBEA4AC147C727D00C4ADB7 /* GPBMessageTests.m in Sources */, 759ffe3c632Sopenharmony_ci F4B51B1E1BBC610700744318 /* GPBObjectiveCPlusPlusTest.mm in Sources */, 760ffe3c632Sopenharmony_ci F40EE4BD206BF8B90071091A /* GPBCompileTest19.m in Sources */, 761ffe3c632Sopenharmony_ci F40EE4B0206BF8B90071091A /* GPBCompileTest06.m in Sources */, 762ffe3c632Sopenharmony_ci F40EE4B6206BF8B90071091A /* GPBCompileTest12.m in Sources */, 763ffe3c632Sopenharmony_ci F4487C7F1AAF62CD00531423 /* GPBMessageTests+Serialization.m in Sources */, 764ffe3c632Sopenharmony_ci F40EE4AD206BF8B90071091A /* GPBCompileTest03.m in Sources */, 765ffe3c632Sopenharmony_ci F40EE4BC206BF8B90071091A /* GPBCompileTest18.m in Sources */, 766ffe3c632Sopenharmony_ci F40EE4B7206BF8B90071091A /* GPBCompileTest13.m in Sources */, 767ffe3c632Sopenharmony_ci F40EE4B9206BF8B90071091A /* GPBCompileTest15.m in Sources */, 768ffe3c632Sopenharmony_ci F40EE4B1206BF8B90071091A /* GPBCompileTest07.m in Sources */, 769ffe3c632Sopenharmony_ci 8B4248DC1A92933A00BC1EC6 /* GPBWellKnownTypesTest.m in Sources */, 770ffe3c632Sopenharmony_ci F40EE4BF206BF8B90071091A /* GPBCompileTest21.m in Sources */, 771ffe3c632Sopenharmony_ci F40EE4B5206BF8B90071091A /* GPBCompileTest11.m in Sources */, 772ffe3c632Sopenharmony_ci F4F8D8831D789FD9002CE128 /* GPBUnittestProtos2.m in Sources */, 773ffe3c632Sopenharmony_ci F4353D1D1AB8822D005A6198 /* GPBDescriptorTests.m in Sources */, 774ffe3c632Sopenharmony_ci 8B4248BB1A8C256A00BC1EC6 /* GPBSwiftTests.swift in Sources */, 775ffe3c632Sopenharmony_ci F40EE50C206C06640071091A /* GPBCompileTest25.m in Sources */, 776ffe3c632Sopenharmony_ci F4584D821ECCB52A00803AB6 /* GPBExtensionRegistryTest.m in Sources */, 777ffe3c632Sopenharmony_ci 8BFF9D1A23AD582300E63E32 /* GPBMessageTests+ClassNames.m in Sources */, 778ffe3c632Sopenharmony_ci 5102DABC1891A073002037B6 /* GPBConcurrencyTests.m in Sources */, 779ffe3c632Sopenharmony_ci F4487C751AADF7F500531423 /* GPBMessageTests+Runtime.m in Sources */, 780ffe3c632Sopenharmony_ci F40EE4AC206BF8B90071091A /* GPBCompileTest02.m in Sources */, 781ffe3c632Sopenharmony_ci F4353D351AC06F10005A6198 /* GPBDictionaryTests+Int32.m in Sources */, 782ffe3c632Sopenharmony_ci F40EE4AF206BF8B90071091A /* GPBCompileTest05.m in Sources */, 783ffe3c632Sopenharmony_ci F40EE4B8206BF8B90071091A /* GPBCompileTest14.m in Sources */, 784ffe3c632Sopenharmony_ci 8BBEA4B0147C727D00C4ADB7 /* GPBTestUtilities.m in Sources */, 785ffe3c632Sopenharmony_ci F40EE4AE206BF8B90071091A /* GPBCompileTest04.m in Sources */, 786ffe3c632Sopenharmony_ci F40EE4BA206BF8B90071091A /* GPBCompileTest16.m in Sources */, 787ffe3c632Sopenharmony_ci F41C175D1833D3310064ED4D /* GPBPerfTests.m in Sources */, 788ffe3c632Sopenharmony_ci F4353D341AC06F10005A6198 /* GPBDictionaryTests+Bool.m in Sources */, 789ffe3c632Sopenharmony_ci F4487C831AAF6AB300531423 /* GPBMessageTests+Merge.m in Sources */, 790ffe3c632Sopenharmony_ci F40EE4AB206BF8B90071091A /* GPBCompileTest01.m in Sources */, 791ffe3c632Sopenharmony_ci 8BBEA4B6147C727D00C4ADB7 /* GPBUnknownFieldSetTest.m in Sources */, 792ffe3c632Sopenharmony_ci F4353D371AC06F10005A6198 /* GPBDictionaryTests+String.m in Sources */, 793ffe3c632Sopenharmony_ci F4353D381AC06F10005A6198 /* GPBDictionaryTests+UInt32.m in Sources */, 794ffe3c632Sopenharmony_ci F40EE4B3206BF8B90071091A /* GPBCompileTest09.m in Sources */, 795ffe3c632Sopenharmony_ci 8BBEA4B7147C727D00C4ADB7 /* GPBUtilitiesTests.m in Sources */, 796ffe3c632Sopenharmony_ci F4C4B9E41E1D976300D3B61D /* GPBDictionaryTests.m in Sources */, 797ffe3c632Sopenharmony_ci 8BBEA4B8147C727D00C4ADB7 /* GPBWireFormatTests.m in Sources */, 798ffe3c632Sopenharmony_ci 8BD3981F14BE59D70081D629 /* GPBUnittestProtos.m in Sources */, 799ffe3c632Sopenharmony_ci 8B8B615D17DF7056002EE618 /* GPBARCUnittestProtos.m in Sources */, 800ffe3c632Sopenharmony_ci ); 801ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 802ffe3c632Sopenharmony_ci }; 803ffe3c632Sopenharmony_ci F4487C3D1A9F8E0200531423 /* Sources */ = { 804ffe3c632Sopenharmony_ci isa = PBXSourcesBuildPhase; 805ffe3c632Sopenharmony_ci buildActionMask = 2147483647; 806ffe3c632Sopenharmony_ci files = ( 807ffe3c632Sopenharmony_ci F4487C521A9F8E4D00531423 /* GPBProtocolBuffers.m in Sources */, 808ffe3c632Sopenharmony_ci ); 809ffe3c632Sopenharmony_ci runOnlyForDeploymentPostprocessing = 0; 810ffe3c632Sopenharmony_ci }; 811ffe3c632Sopenharmony_ci/* End PBXSourcesBuildPhase section */ 812ffe3c632Sopenharmony_ci 813ffe3c632Sopenharmony_ci/* Begin PBXTargetDependency section */ 814ffe3c632Sopenharmony_ci 8BBEA4BD147C729A00C4ADB7 /* PBXTargetDependency */ = { 815ffe3c632Sopenharmony_ci isa = PBXTargetDependency; 816ffe3c632Sopenharmony_ci target = 7461B52D0F94FAF800A0C422 /* ProtocolBuffers */; 817ffe3c632Sopenharmony_ci targetProxy = 8BBEA4BC147C729A00C4ADB7 /* PBXContainerItemProxy */; 818ffe3c632Sopenharmony_ci }; 819ffe3c632Sopenharmony_ci F45BBC191B0CE3D7002D064D /* PBXTargetDependency */ = { 820ffe3c632Sopenharmony_ci isa = PBXTargetDependency; 821ffe3c632Sopenharmony_ci target = F45BBC141B0CE3C6002D064D /* Compile Unittest Protos */; 822ffe3c632Sopenharmony_ci targetProxy = F45BBC181B0CE3D7002D064D /* PBXContainerItemProxy */; 823ffe3c632Sopenharmony_ci }; 824ffe3c632Sopenharmony_ci/* End PBXTargetDependency section */ 825ffe3c632Sopenharmony_ci 826ffe3c632Sopenharmony_ci/* Begin XCBuildConfiguration section */ 827ffe3c632Sopenharmony_ci 7461B52F0F94FAFA00A0C422 /* Debug */ = { 828ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 829ffe3c632Sopenharmony_ci buildSettings = { 830ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_WEAK = YES; 831ffe3c632Sopenharmony_ci COMBINE_HIDPI_IMAGES = YES; 832ffe3c632Sopenharmony_ci PRODUCT_NAME = ProtocolBuffers; 833ffe3c632Sopenharmony_ci USER_HEADER_SEARCH_PATHS = "$(SRCROOT)"; 834ffe3c632Sopenharmony_ci }; 835ffe3c632Sopenharmony_ci name = Debug; 836ffe3c632Sopenharmony_ci }; 837ffe3c632Sopenharmony_ci 7461B5300F94FAFA00A0C422 /* Release */ = { 838ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 839ffe3c632Sopenharmony_ci buildSettings = { 840ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_WEAK = YES; 841ffe3c632Sopenharmony_ci COMBINE_HIDPI_IMAGES = YES; 842ffe3c632Sopenharmony_ci PRODUCT_NAME = ProtocolBuffers; 843ffe3c632Sopenharmony_ci USER_HEADER_SEARCH_PATHS = "$(SRCROOT)"; 844ffe3c632Sopenharmony_ci }; 845ffe3c632Sopenharmony_ci name = Release; 846ffe3c632Sopenharmony_ci }; 847ffe3c632Sopenharmony_ci 8BBEA4A7147C727100C4ADB7 /* Debug */ = { 848ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 849ffe3c632Sopenharmony_ci buildSettings = { 850ffe3c632Sopenharmony_ci CLANG_ENABLE_MODULES = YES; 851ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_WEAK = YES; 852ffe3c632Sopenharmony_ci COMBINE_HIDPI_IMAGES = YES; 853ffe3c632Sopenharmony_ci INFOPLIST_FILE = "Tests/UnitTests-Info.plist"; 854ffe3c632Sopenharmony_ci LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; 855ffe3c632Sopenharmony_ci OTHER_LDFLAGS = "-ObjC"; 856ffe3c632Sopenharmony_ci PRODUCT_BUNDLE_IDENTIFIER = "com.yourcompany.${PRODUCT_NAME:identifier}"; 857ffe3c632Sopenharmony_ci PRODUCT_NAME = UnitTests; 858ffe3c632Sopenharmony_ci SWIFT_OBJC_BRIDGING_HEADER = "Tests/UnitTests-Bridging-Header.h"; 859ffe3c632Sopenharmony_ci SWIFT_OPTIMIZATION_LEVEL = "-Onone"; 860ffe3c632Sopenharmony_ci SWIFT_VERSION = 4.0; 861ffe3c632Sopenharmony_ci USER_HEADER_SEARCH_PATHS = "${PROJECT_DERIVED_FILE_DIR}/protos $(SRCROOT)"; 862ffe3c632Sopenharmony_ci WARNING_CFLAGS = ( 863ffe3c632Sopenharmony_ci "$(inherited)", 864ffe3c632Sopenharmony_ci "-Wno-documentation-unknown-command", 865ffe3c632Sopenharmony_ci "-Wno-reserved-id-macro", 866ffe3c632Sopenharmony_ci "-Wno-direct-ivar-access", 867ffe3c632Sopenharmony_ci ); 868ffe3c632Sopenharmony_ci }; 869ffe3c632Sopenharmony_ci name = Debug; 870ffe3c632Sopenharmony_ci }; 871ffe3c632Sopenharmony_ci 8BBEA4A8147C727100C4ADB7 /* Release */ = { 872ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 873ffe3c632Sopenharmony_ci buildSettings = { 874ffe3c632Sopenharmony_ci CLANG_ENABLE_MODULES = YES; 875ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_WEAK = YES; 876ffe3c632Sopenharmony_ci COMBINE_HIDPI_IMAGES = YES; 877ffe3c632Sopenharmony_ci INFOPLIST_FILE = "Tests/UnitTests-Info.plist"; 878ffe3c632Sopenharmony_ci LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; 879ffe3c632Sopenharmony_ci OTHER_LDFLAGS = "-ObjC"; 880ffe3c632Sopenharmony_ci PRODUCT_BUNDLE_IDENTIFIER = "com.yourcompany.${PRODUCT_NAME:identifier}"; 881ffe3c632Sopenharmony_ci PRODUCT_NAME = UnitTests; 882ffe3c632Sopenharmony_ci SWIFT_OBJC_BRIDGING_HEADER = "Tests/UnitTests-Bridging-Header.h"; 883ffe3c632Sopenharmony_ci SWIFT_VERSION = 4.0; 884ffe3c632Sopenharmony_ci USER_HEADER_SEARCH_PATHS = "${PROJECT_DERIVED_FILE_DIR}/protos $(SRCROOT)"; 885ffe3c632Sopenharmony_ci WARNING_CFLAGS = ( 886ffe3c632Sopenharmony_ci "$(inherited)", 887ffe3c632Sopenharmony_ci "-Wno-documentation-unknown-command", 888ffe3c632Sopenharmony_ci "-Wno-reserved-id-macro", 889ffe3c632Sopenharmony_ci "-Wno-direct-ivar-access", 890ffe3c632Sopenharmony_ci ); 891ffe3c632Sopenharmony_ci }; 892ffe3c632Sopenharmony_ci name = Release; 893ffe3c632Sopenharmony_ci }; 894ffe3c632Sopenharmony_ci C01FCF4F08A954540054247B /* Debug */ = { 895ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 896ffe3c632Sopenharmony_ci buildSettings = { 897ffe3c632Sopenharmony_ci ALWAYS_SEARCH_USER_PATHS = NO; 898ffe3c632Sopenharmony_ci CLANG_ANALYZER_NONNULL = YES; 899ffe3c632Sopenharmony_ci CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES; 900ffe3c632Sopenharmony_ci CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES; 901ffe3c632Sopenharmony_ci CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES; 902ffe3c632Sopenharmony_ci CLANG_STATIC_ANALYZER_MODE = deep; 903ffe3c632Sopenharmony_ci CLANG_WARN_ASSIGN_ENUM = YES; 904ffe3c632Sopenharmony_ci CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 905ffe3c632Sopenharmony_ci CLANG_WARN_COMMA = YES; 906ffe3c632Sopenharmony_ci CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 907ffe3c632Sopenharmony_ci CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 908ffe3c632Sopenharmony_ci CLANG_WARN_EMPTY_BODY = YES; 909ffe3c632Sopenharmony_ci CLANG_WARN_INFINITE_RECURSION = YES; 910ffe3c632Sopenharmony_ci CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION = YES; 911ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES; 912ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES; 913ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 914ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES; 915ffe3c632Sopenharmony_ci CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 916ffe3c632Sopenharmony_ci CLANG_WARN_STRICT_PROTOTYPES = YES; 917ffe3c632Sopenharmony_ci CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; 918ffe3c632Sopenharmony_ci CLANG_WARN_SUSPICIOUS_MOVE = YES; 919ffe3c632Sopenharmony_ci CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE; 920ffe3c632Sopenharmony_ci CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 921ffe3c632Sopenharmony_ci ENABLE_STRICT_OBJC_MSGSEND = YES; 922ffe3c632Sopenharmony_ci ENABLE_TESTABILITY = YES; 923ffe3c632Sopenharmony_ci GCC_C_LANGUAGE_STANDARD = c99; 924ffe3c632Sopenharmony_ci GCC_NO_COMMON_BLOCKS = YES; 925ffe3c632Sopenharmony_ci GCC_OPTIMIZATION_LEVEL = 0; 926ffe3c632Sopenharmony_ci GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1"; 927ffe3c632Sopenharmony_ci GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES; 928ffe3c632Sopenharmony_ci GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES; 929ffe3c632Sopenharmony_ci GCC_TREAT_WARNINGS_AS_ERRORS = YES; 930ffe3c632Sopenharmony_ci GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 931ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES; 932ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_MISSING_NEWLINE = YES; 933ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; 934ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_RETURN_TYPE = YES; 935ffe3c632Sopenharmony_ci GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES; 936ffe3c632Sopenharmony_ci GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES; 937ffe3c632Sopenharmony_ci GCC_WARN_MISSING_PARENTHESES = YES; 938ffe3c632Sopenharmony_ci GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES; 939ffe3c632Sopenharmony_ci GCC_WARN_SHADOW = YES; 940ffe3c632Sopenharmony_ci GCC_WARN_SIGN_COMPARE = YES; 941ffe3c632Sopenharmony_ci GCC_WARN_UNDECLARED_SELECTOR = YES; 942ffe3c632Sopenharmony_ci GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 943ffe3c632Sopenharmony_ci GCC_WARN_UNKNOWN_PRAGMAS = YES; 944ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_FUNCTION = YES; 945ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_LABEL = YES; 946ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_PARAMETER = YES; 947ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_VARIABLE = YES; 948ffe3c632Sopenharmony_ci GENERATE_PROFILING_CODE = NO; 949ffe3c632Sopenharmony_ci MACOSX_DEPLOYMENT_TARGET = 10.9; 950ffe3c632Sopenharmony_ci ONLY_ACTIVE_ARCH = YES; 951ffe3c632Sopenharmony_ci RUN_CLANG_STATIC_ANALYZER = YES; 952ffe3c632Sopenharmony_ci SDKROOT = macosx; 953ffe3c632Sopenharmony_ci USE_HEADERMAP = NO; 954ffe3c632Sopenharmony_ci WARNING_CFLAGS = ( 955ffe3c632Sopenharmony_ci "-Wdocumentation-unknown-command", 956ffe3c632Sopenharmony_ci "-Wundef", 957ffe3c632Sopenharmony_ci "-Wreserved-id-macro", 958ffe3c632Sopenharmony_ci "-Wswitch-enum", 959ffe3c632Sopenharmony_ci "-Wdirect-ivar-access", 960ffe3c632Sopenharmony_ci "-Woverriding-method-mismatch", 961ffe3c632Sopenharmony_ci ); 962ffe3c632Sopenharmony_ci }; 963ffe3c632Sopenharmony_ci name = Debug; 964ffe3c632Sopenharmony_ci }; 965ffe3c632Sopenharmony_ci C01FCF5008A954540054247B /* Release */ = { 966ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 967ffe3c632Sopenharmony_ci buildSettings = { 968ffe3c632Sopenharmony_ci ALWAYS_SEARCH_USER_PATHS = NO; 969ffe3c632Sopenharmony_ci CLANG_ANALYZER_NONNULL = YES; 970ffe3c632Sopenharmony_ci CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES; 971ffe3c632Sopenharmony_ci CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES; 972ffe3c632Sopenharmony_ci CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES; 973ffe3c632Sopenharmony_ci CLANG_STATIC_ANALYZER_MODE = deep; 974ffe3c632Sopenharmony_ci CLANG_WARN_ASSIGN_ENUM = YES; 975ffe3c632Sopenharmony_ci CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 976ffe3c632Sopenharmony_ci CLANG_WARN_COMMA = YES; 977ffe3c632Sopenharmony_ci CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 978ffe3c632Sopenharmony_ci CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 979ffe3c632Sopenharmony_ci CLANG_WARN_EMPTY_BODY = YES; 980ffe3c632Sopenharmony_ci CLANG_WARN_INFINITE_RECURSION = YES; 981ffe3c632Sopenharmony_ci CLANG_WARN_NULLABLE_TO_NONNULL_CONVERSION = YES; 982ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES; 983ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES; 984ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 985ffe3c632Sopenharmony_ci CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES; 986ffe3c632Sopenharmony_ci CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 987ffe3c632Sopenharmony_ci CLANG_WARN_STRICT_PROTOTYPES = YES; 988ffe3c632Sopenharmony_ci CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; 989ffe3c632Sopenharmony_ci CLANG_WARN_SUSPICIOUS_MOVE = YES; 990ffe3c632Sopenharmony_ci CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE; 991ffe3c632Sopenharmony_ci CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 992ffe3c632Sopenharmony_ci ENABLE_NS_ASSERTIONS = NO; 993ffe3c632Sopenharmony_ci ENABLE_STRICT_OBJC_MSGSEND = YES; 994ffe3c632Sopenharmony_ci GCC_C_LANGUAGE_STANDARD = c99; 995ffe3c632Sopenharmony_ci GCC_NO_COMMON_BLOCKS = YES; 996ffe3c632Sopenharmony_ci GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES; 997ffe3c632Sopenharmony_ci GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES; 998ffe3c632Sopenharmony_ci GCC_TREAT_WARNINGS_AS_ERRORS = YES; 999ffe3c632Sopenharmony_ci GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 1000ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES; 1001ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_MISSING_NEWLINE = YES; 1002ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; 1003ffe3c632Sopenharmony_ci GCC_WARN_ABOUT_RETURN_TYPE = YES; 1004ffe3c632Sopenharmony_ci GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES; 1005ffe3c632Sopenharmony_ci GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES; 1006ffe3c632Sopenharmony_ci GCC_WARN_MISSING_PARENTHESES = YES; 1007ffe3c632Sopenharmony_ci GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES; 1008ffe3c632Sopenharmony_ci GCC_WARN_SHADOW = YES; 1009ffe3c632Sopenharmony_ci GCC_WARN_SIGN_COMPARE = YES; 1010ffe3c632Sopenharmony_ci GCC_WARN_UNDECLARED_SELECTOR = YES; 1011ffe3c632Sopenharmony_ci GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 1012ffe3c632Sopenharmony_ci GCC_WARN_UNKNOWN_PRAGMAS = YES; 1013ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_FUNCTION = YES; 1014ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_LABEL = YES; 1015ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_PARAMETER = YES; 1016ffe3c632Sopenharmony_ci GCC_WARN_UNUSED_VARIABLE = YES; 1017ffe3c632Sopenharmony_ci GENERATE_PROFILING_CODE = NO; 1018ffe3c632Sopenharmony_ci MACOSX_DEPLOYMENT_TARGET = 10.9; 1019ffe3c632Sopenharmony_ci RUN_CLANG_STATIC_ANALYZER = YES; 1020ffe3c632Sopenharmony_ci SDKROOT = macosx; 1021ffe3c632Sopenharmony_ci SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; 1022ffe3c632Sopenharmony_ci USE_HEADERMAP = NO; 1023ffe3c632Sopenharmony_ci WARNING_CFLAGS = ( 1024ffe3c632Sopenharmony_ci "-Wdocumentation-unknown-command", 1025ffe3c632Sopenharmony_ci "-Wundef", 1026ffe3c632Sopenharmony_ci "-Wreserved-id-macro", 1027ffe3c632Sopenharmony_ci "-Wswitch-enum", 1028ffe3c632Sopenharmony_ci "-Wdirect-ivar-access", 1029ffe3c632Sopenharmony_ci "-Woverriding-method-mismatch", 1030ffe3c632Sopenharmony_ci ); 1031ffe3c632Sopenharmony_ci }; 1032ffe3c632Sopenharmony_ci name = Release; 1033ffe3c632Sopenharmony_ci }; 1034ffe3c632Sopenharmony_ci F4487C4F1A9F8E0200531423 /* Debug */ = { 1035ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 1036ffe3c632Sopenharmony_ci buildSettings = { 1037ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_WEAK = YES; 1038ffe3c632Sopenharmony_ci COMBINE_HIDPI_IMAGES = YES; 1039ffe3c632Sopenharmony_ci PRODUCT_NAME = TestSingleSourceBuild; 1040ffe3c632Sopenharmony_ci USER_HEADER_SEARCH_PATHS = "$(SRCROOT)"; 1041ffe3c632Sopenharmony_ci }; 1042ffe3c632Sopenharmony_ci name = Debug; 1043ffe3c632Sopenharmony_ci }; 1044ffe3c632Sopenharmony_ci F4487C501A9F8E0200531423 /* Release */ = { 1045ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 1046ffe3c632Sopenharmony_ci buildSettings = { 1047ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_WEAK = YES; 1048ffe3c632Sopenharmony_ci COMBINE_HIDPI_IMAGES = YES; 1049ffe3c632Sopenharmony_ci PRODUCT_NAME = TestSingleSourceBuild; 1050ffe3c632Sopenharmony_ci USER_HEADER_SEARCH_PATHS = "$(SRCROOT)"; 1051ffe3c632Sopenharmony_ci }; 1052ffe3c632Sopenharmony_ci name = Release; 1053ffe3c632Sopenharmony_ci }; 1054ffe3c632Sopenharmony_ci F45BBC151B0CE3C6002D064D /* Debug */ = { 1055ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 1056ffe3c632Sopenharmony_ci buildSettings = { 1057ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_WEAK = YES; 1058ffe3c632Sopenharmony_ci }; 1059ffe3c632Sopenharmony_ci name = Debug; 1060ffe3c632Sopenharmony_ci }; 1061ffe3c632Sopenharmony_ci F45BBC161B0CE3C6002D064D /* Release */ = { 1062ffe3c632Sopenharmony_ci isa = XCBuildConfiguration; 1063ffe3c632Sopenharmony_ci buildSettings = { 1064ffe3c632Sopenharmony_ci CLANG_ENABLE_OBJC_WEAK = YES; 1065ffe3c632Sopenharmony_ci }; 1066ffe3c632Sopenharmony_ci name = Release; 1067ffe3c632Sopenharmony_ci }; 1068ffe3c632Sopenharmony_ci/* End XCBuildConfiguration section */ 1069ffe3c632Sopenharmony_ci 1070ffe3c632Sopenharmony_ci/* Begin XCConfigurationList section */ 1071ffe3c632Sopenharmony_ci 7461B5330F94FAFD00A0C422 /* Build configuration list for PBXNativeTarget "ProtocolBuffers" */ = { 1072ffe3c632Sopenharmony_ci isa = XCConfigurationList; 1073ffe3c632Sopenharmony_ci buildConfigurations = ( 1074ffe3c632Sopenharmony_ci 7461B52F0F94FAFA00A0C422 /* Debug */, 1075ffe3c632Sopenharmony_ci 7461B5300F94FAFA00A0C422 /* Release */, 1076ffe3c632Sopenharmony_ci ); 1077ffe3c632Sopenharmony_ci defaultConfigurationIsVisible = 0; 1078ffe3c632Sopenharmony_ci defaultConfigurationName = Release; 1079ffe3c632Sopenharmony_ci }; 1080ffe3c632Sopenharmony_ci 8BBEA4BA147C728600C4ADB7 /* Build configuration list for PBXNativeTarget "UnitTests" */ = { 1081ffe3c632Sopenharmony_ci isa = XCConfigurationList; 1082ffe3c632Sopenharmony_ci buildConfigurations = ( 1083ffe3c632Sopenharmony_ci 8BBEA4A7147C727100C4ADB7 /* Debug */, 1084ffe3c632Sopenharmony_ci 8BBEA4A8147C727100C4ADB7 /* Release */, 1085ffe3c632Sopenharmony_ci ); 1086ffe3c632Sopenharmony_ci defaultConfigurationIsVisible = 0; 1087ffe3c632Sopenharmony_ci defaultConfigurationName = Release; 1088ffe3c632Sopenharmony_ci }; 1089ffe3c632Sopenharmony_ci C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ProtocolBuffers_OSX" */ = { 1090ffe3c632Sopenharmony_ci isa = XCConfigurationList; 1091ffe3c632Sopenharmony_ci buildConfigurations = ( 1092ffe3c632Sopenharmony_ci C01FCF4F08A954540054247B /* Debug */, 1093ffe3c632Sopenharmony_ci C01FCF5008A954540054247B /* Release */, 1094ffe3c632Sopenharmony_ci ); 1095ffe3c632Sopenharmony_ci defaultConfigurationIsVisible = 0; 1096ffe3c632Sopenharmony_ci defaultConfigurationName = Release; 1097ffe3c632Sopenharmony_ci }; 1098ffe3c632Sopenharmony_ci F4487C4E1A9F8E0200531423 /* Build configuration list for PBXNativeTarget "TestSingleSourceBuild" */ = { 1099ffe3c632Sopenharmony_ci isa = XCConfigurationList; 1100ffe3c632Sopenharmony_ci buildConfigurations = ( 1101ffe3c632Sopenharmony_ci F4487C4F1A9F8E0200531423 /* Debug */, 1102ffe3c632Sopenharmony_ci F4487C501A9F8E0200531423 /* Release */, 1103ffe3c632Sopenharmony_ci ); 1104ffe3c632Sopenharmony_ci defaultConfigurationIsVisible = 0; 1105ffe3c632Sopenharmony_ci defaultConfigurationName = Release; 1106ffe3c632Sopenharmony_ci }; 1107ffe3c632Sopenharmony_ci F45BBC171B0CE3C6002D064D /* Build configuration list for PBXLegacyTarget "Compile Unittest Protos" */ = { 1108ffe3c632Sopenharmony_ci isa = XCConfigurationList; 1109ffe3c632Sopenharmony_ci buildConfigurations = ( 1110ffe3c632Sopenharmony_ci F45BBC151B0CE3C6002D064D /* Debug */, 1111ffe3c632Sopenharmony_ci F45BBC161B0CE3C6002D064D /* Release */, 1112ffe3c632Sopenharmony_ci ); 1113ffe3c632Sopenharmony_ci defaultConfigurationIsVisible = 0; 1114ffe3c632Sopenharmony_ci defaultConfigurationName = Release; 1115ffe3c632Sopenharmony_ci }; 1116ffe3c632Sopenharmony_ci/* End XCConfigurationList section */ 1117ffe3c632Sopenharmony_ci }; 1118ffe3c632Sopenharmony_ci rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; 1119ffe3c632Sopenharmony_ci} 1120