project.pbxproj 70 KB

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