project.pbxproj 70 KB

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