PerformanceTests.xcscheme 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "0930"
  4. version = "1.3">
  5. <BuildAction
  6. parallelizeBuildables = "YES"
  7. buildImplicitDependencies = "YES">
  8. <BuildActionEntries>
  9. <BuildActionEntry
  10. buildForTesting = "YES"
  11. buildForRunning = "YES"
  12. buildForProfiling = "YES"
  13. buildForArchiving = "YES"
  14. buildForAnalyzing = "YES">
  15. <BuildableReference
  16. BuildableIdentifier = "primary"
  17. BlueprintIdentifier = "7461B52D0F94FAF800A0C422"
  18. BuildableName = "libProtocolBuffers.a"
  19. BlueprintName = "ProtocolBuffers"
  20. ReferencedContainer = "container:ProtocolBuffers_OSX.xcodeproj">
  21. </BuildableReference>
  22. </BuildActionEntry>
  23. </BuildActionEntries>
  24. </BuildAction>
  25. <TestAction
  26. buildConfiguration = "Release"
  27. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  28. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  29. shouldUseLaunchSchemeArgsEnv = "YES">
  30. <Testables>
  31. <TestableReference
  32. skipped = "NO">
  33. <BuildableReference
  34. BuildableIdentifier = "primary"
  35. BlueprintIdentifier = "8BBEA4A5147C727100C4ADB7"
  36. BuildableName = "UnitTests.xctest"
  37. BlueprintName = "UnitTests"
  38. ReferencedContainer = "container:ProtocolBuffers_OSX.xcodeproj">
  39. </BuildableReference>
  40. <SkippedTests>
  41. <Test
  42. Identifier = "CodedInputStreamTests">
  43. </Test>
  44. <Test
  45. Identifier = "CodedOutputStreamTests">
  46. </Test>
  47. <Test
  48. Identifier = "ConcurrencyTests">
  49. </Test>
  50. <Test
  51. Identifier = "DescriptorTests">
  52. </Test>
  53. <Test
  54. Identifier = "GPBAutocreatedArrayTests">
  55. </Test>
  56. <Test
  57. Identifier = "GPBAutocreatedDictionaryTests">
  58. </Test>
  59. <Test
  60. Identifier = "GPBBoolArrayTests">
  61. </Test>
  62. <Test
  63. Identifier = "GPBBoolBoolDictionaryTests">
  64. </Test>
  65. <Test
  66. Identifier = "GPBBoolDoubleDictionaryTests">
  67. </Test>
  68. <Test
  69. Identifier = "GPBBoolFloatDictionaryTests">
  70. </Test>
  71. <Test
  72. Identifier = "GPBBoolInt32DictionaryTests">
  73. </Test>
  74. <Test
  75. Identifier = "GPBBoolInt64DictionaryTests">
  76. </Test>
  77. <Test
  78. Identifier = "GPBBoolObjectDictionaryTests">
  79. </Test>
  80. <Test
  81. Identifier = "GPBBoolUInt32DictionaryTests">
  82. </Test>
  83. <Test
  84. Identifier = "GPBBoolUInt64DictionaryTests">
  85. </Test>
  86. <Test
  87. Identifier = "GPBBridgeTests">
  88. </Test>
  89. <Test
  90. Identifier = "GPBDoubleArrayTests">
  91. </Test>
  92. <Test
  93. Identifier = "GPBEnumArrayCustomTests">
  94. </Test>
  95. <Test
  96. Identifier = "GPBEnumArrayTests">
  97. </Test>
  98. <Test
  99. Identifier = "GPBExtensionRegistryTest">
  100. </Test>
  101. <Test
  102. Identifier = "GPBFloatArrayTests">
  103. </Test>
  104. <Test
  105. Identifier = "GPBInt32ArrayTests">
  106. </Test>
  107. <Test
  108. Identifier = "GPBInt32BoolDictionaryTests">
  109. </Test>
  110. <Test
  111. Identifier = "GPBInt32DoubleDictionaryTests">
  112. </Test>
  113. <Test
  114. Identifier = "GPBInt32EnumDictionaryTests">
  115. </Test>
  116. <Test
  117. Identifier = "GPBInt32EnumDictionaryUnknownEnumTests">
  118. </Test>
  119. <Test
  120. Identifier = "GPBInt32FloatDictionaryTests">
  121. </Test>
  122. <Test
  123. Identifier = "GPBInt32Int32DictionaryTests">
  124. </Test>
  125. <Test
  126. Identifier = "GPBInt32Int64DictionaryTests">
  127. </Test>
  128. <Test
  129. Identifier = "GPBInt32ObjectDictionaryTests">
  130. </Test>
  131. <Test
  132. Identifier = "GPBInt32UInt32DictionaryTests">
  133. </Test>
  134. <Test
  135. Identifier = "GPBInt32UInt64DictionaryTests">
  136. </Test>
  137. <Test
  138. Identifier = "GPBInt64ArrayTests">
  139. </Test>
  140. <Test
  141. Identifier = "GPBInt64BoolDictionaryTests">
  142. </Test>
  143. <Test
  144. Identifier = "GPBInt64DoubleDictionaryTests">
  145. </Test>
  146. <Test
  147. Identifier = "GPBInt64EnumDictionaryTests">
  148. </Test>
  149. <Test
  150. Identifier = "GPBInt64EnumDictionaryUnknownEnumTests">
  151. </Test>
  152. <Test
  153. Identifier = "GPBInt64FloatDictionaryTests">
  154. </Test>
  155. <Test
  156. Identifier = "GPBInt64Int32DictionaryTests">
  157. </Test>
  158. <Test
  159. Identifier = "GPBInt64Int64DictionaryTests">
  160. </Test>
  161. <Test
  162. Identifier = "GPBInt64ObjectDictionaryTests">
  163. </Test>
  164. <Test
  165. Identifier = "GPBInt64UInt32DictionaryTests">
  166. </Test>
  167. <Test
  168. Identifier = "GPBInt64UInt64DictionaryTests">
  169. </Test>
  170. <Test
  171. Identifier = "GPBObjectiveCPlusPlusTests">
  172. </Test>
  173. <Test
  174. Identifier = "GPBStringBoolDictionaryTests">
  175. </Test>
  176. <Test
  177. Identifier = "GPBStringDoubleDictionaryTests">
  178. </Test>
  179. <Test
  180. Identifier = "GPBStringEnumDictionaryTests">
  181. </Test>
  182. <Test
  183. Identifier = "GPBStringEnumDictionaryUnknownEnumTests">
  184. </Test>
  185. <Test
  186. Identifier = "GPBStringFloatDictionaryTests">
  187. </Test>
  188. <Test
  189. Identifier = "GPBStringInt32DictionaryTests">
  190. </Test>
  191. <Test
  192. Identifier = "GPBStringInt64DictionaryTests">
  193. </Test>
  194. <Test
  195. Identifier = "GPBStringUInt32DictionaryTests">
  196. </Test>
  197. <Test
  198. Identifier = "GPBStringUInt64DictionaryTests">
  199. </Test>
  200. <Test
  201. Identifier = "GPBTestCase">
  202. </Test>
  203. <Test
  204. Identifier = "GPBUInt32ArrayTests">
  205. </Test>
  206. <Test
  207. Identifier = "GPBUInt32BoolDictionaryTests">
  208. </Test>
  209. <Test
  210. Identifier = "GPBUInt32DoubleDictionaryTests">
  211. </Test>
  212. <Test
  213. Identifier = "GPBUInt32EnumDictionaryTests">
  214. </Test>
  215. <Test
  216. Identifier = "GPBUInt32EnumDictionaryUnknownEnumTests">
  217. </Test>
  218. <Test
  219. Identifier = "GPBUInt32FloatDictionaryTests">
  220. </Test>
  221. <Test
  222. Identifier = "GPBUInt32Int32DictionaryTests">
  223. </Test>
  224. <Test
  225. Identifier = "GPBUInt32Int64DictionaryTests">
  226. </Test>
  227. <Test
  228. Identifier = "GPBUInt32ObjectDictionaryTests">
  229. </Test>
  230. <Test
  231. Identifier = "GPBUInt32UInt32DictionaryTests">
  232. </Test>
  233. <Test
  234. Identifier = "GPBUInt32UInt64DictionaryTests">
  235. </Test>
  236. <Test
  237. Identifier = "GPBUInt64ArrayTests">
  238. </Test>
  239. <Test
  240. Identifier = "GPBUInt64BoolDictionaryTests">
  241. </Test>
  242. <Test
  243. Identifier = "GPBUInt64DoubleDictionaryTests">
  244. </Test>
  245. <Test
  246. Identifier = "GPBUInt64EnumDictionaryTests">
  247. </Test>
  248. <Test
  249. Identifier = "GPBUInt64EnumDictionaryUnknownEnumTests">
  250. </Test>
  251. <Test
  252. Identifier = "GPBUInt64FloatDictionaryTests">
  253. </Test>
  254. <Test
  255. Identifier = "GPBUInt64Int32DictionaryTests">
  256. </Test>
  257. <Test
  258. Identifier = "GPBUInt64Int64DictionaryTests">
  259. </Test>
  260. <Test
  261. Identifier = "GPBUInt64ObjectDictionaryTests">
  262. </Test>
  263. <Test
  264. Identifier = "GPBUInt64UInt32DictionaryTests">
  265. </Test>
  266. <Test
  267. Identifier = "GPBUInt64UInt64DictionaryTests">
  268. </Test>
  269. <Test
  270. Identifier = "MessageMergeTests">
  271. </Test>
  272. <Test
  273. Identifier = "MessageRuntimeTests">
  274. </Test>
  275. <Test
  276. Identifier = "MessageSerializationTests">
  277. </Test>
  278. <Test
  279. Identifier = "MessageTests">
  280. </Test>
  281. <Test
  282. Identifier = "UnknownFieldSetTest">
  283. </Test>
  284. <Test
  285. Identifier = "UtilitiesTests">
  286. </Test>
  287. <Test
  288. Identifier = "WellKnownTypesTest">
  289. </Test>
  290. <Test
  291. Identifier = "WireFormatTests">
  292. </Test>
  293. </SkippedTests>
  294. </TestableReference>
  295. </Testables>
  296. <AdditionalOptions>
  297. </AdditionalOptions>
  298. </TestAction>
  299. <LaunchAction
  300. buildConfiguration = "Release"
  301. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  302. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  303. launchStyle = "0"
  304. useCustomWorkingDirectory = "NO"
  305. ignoresPersistentStateOnLaunch = "NO"
  306. debugDocumentVersioning = "YES"
  307. debugServiceExtension = "internal"
  308. allowLocationSimulation = "YES">
  309. <MacroExpansion>
  310. <BuildableReference
  311. BuildableIdentifier = "primary"
  312. BlueprintIdentifier = "7461B52D0F94FAF800A0C422"
  313. BuildableName = "libProtocolBuffers.a"
  314. BlueprintName = "ProtocolBuffers"
  315. ReferencedContainer = "container:ProtocolBuffers_OSX.xcodeproj">
  316. </BuildableReference>
  317. </MacroExpansion>
  318. <AdditionalOptions>
  319. </AdditionalOptions>
  320. </LaunchAction>
  321. <ProfileAction
  322. buildConfiguration = "Release"
  323. shouldUseLaunchSchemeArgsEnv = "YES"
  324. savedToolIdentifier = ""
  325. useCustomWorkingDirectory = "NO"
  326. debugDocumentVersioning = "YES">
  327. <MacroExpansion>
  328. <BuildableReference
  329. BuildableIdentifier = "primary"
  330. BlueprintIdentifier = "7461B52D0F94FAF800A0C422"
  331. BuildableName = "libProtocolBuffers.a"
  332. BlueprintName = "ProtocolBuffers"
  333. ReferencedContainer = "container:ProtocolBuffers_OSX.xcodeproj">
  334. </BuildableReference>
  335. </MacroExpansion>
  336. </ProfileAction>
  337. <AnalyzeAction
  338. buildConfiguration = "Release">
  339. </AnalyzeAction>
  340. <ArchiveAction
  341. buildConfiguration = "Release"
  342. revealArchiveInOrganizer = "YES">
  343. </ArchiveAction>
  344. </Scheme>