VLC-iOS-Tests.xcscheme 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "1020"
  4. version = "1.3">
  5. <BuildAction
  6. parallelizeBuildables = "YES"
  7. buildImplicitDependencies = "YES">
  8. </BuildAction>
  9. <TestAction
  10. buildConfiguration = "Debug"
  11. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  12. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  13. shouldUseLaunchSchemeArgsEnv = "YES">
  14. <Testables>
  15. <TestableReference
  16. skipped = "NO">
  17. <BuildableReference
  18. BuildableIdentifier = "primary"
  19. BlueprintIdentifier = "41533C90211338D500EC3ABA"
  20. BuildableName = "VLC-iOSTests.xctest"
  21. BlueprintName = "VLC-iOSTests"
  22. ReferencedContainer = "container:VLC.xcodeproj">
  23. </BuildableReference>
  24. </TestableReference>
  25. </Testables>
  26. <MacroExpansion>
  27. <BuildableReference
  28. BuildableIdentifier = "primary"
  29. BlueprintIdentifier = "7D94FCDA16DE7D1000F2623B"
  30. BuildableName = "VLC for iOS.app"
  31. BlueprintName = "VLC-iOS"
  32. ReferencedContainer = "container:VLC.xcodeproj">
  33. </BuildableReference>
  34. </MacroExpansion>
  35. <AdditionalOptions>
  36. </AdditionalOptions>
  37. </TestAction>
  38. <LaunchAction
  39. buildConfiguration = "Debug"
  40. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  41. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  42. launchStyle = "0"
  43. useCustomWorkingDirectory = "NO"
  44. ignoresPersistentStateOnLaunch = "NO"
  45. debugDocumentVersioning = "YES"
  46. debugServiceExtension = "internal"
  47. allowLocationSimulation = "YES">
  48. <BuildableProductRunnable
  49. runnableDebuggingMode = "0">
  50. <BuildableReference
  51. BuildableIdentifier = "primary"
  52. BlueprintIdentifier = "7D94FCDA16DE7D1000F2623B"
  53. BuildableName = "VLC for iOS.app"
  54. BlueprintName = "VLC-iOS"
  55. ReferencedContainer = "container:VLC.xcodeproj">
  56. </BuildableReference>
  57. </BuildableProductRunnable>
  58. <AdditionalOptions>
  59. </AdditionalOptions>
  60. </LaunchAction>
  61. <ProfileAction
  62. buildConfiguration = "Release"
  63. shouldUseLaunchSchemeArgsEnv = "YES"
  64. savedToolIdentifier = ""
  65. useCustomWorkingDirectory = "NO"
  66. debugDocumentVersioning = "YES">
  67. <MacroExpansion>
  68. <BuildableReference
  69. BuildableIdentifier = "primary"
  70. BlueprintIdentifier = "7D94FCDA16DE7D1000F2623B"
  71. BuildableName = "VLC for iOS.app"
  72. BlueprintName = "VLC-iOS"
  73. ReferencedContainer = "container:VLC.xcodeproj">
  74. </BuildableReference>
  75. </MacroExpansion>
  76. </ProfileAction>
  77. <AnalyzeAction
  78. buildConfiguration = "Debug">
  79. </AnalyzeAction>
  80. <ArchiveAction
  81. buildConfiguration = "Release"
  82. revealArchiveInOrganizer = "YES">
  83. </ArchiveAction>
  84. </Scheme>