project.pbxproj 72 KB

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