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