PerformanceTests.xcscheme 12 KB

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