project.pbxproj 84 KB

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