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