project.pbxproj 77 KB

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