project.pbxproj 72 KB

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