ZZFoundation-Example.xcscheme 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "0720"
  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 = "6003F589195388D20070C39A"
  18. BuildableName = "ZZFoundation_Example.app"
  19. BlueprintName = "ZZFoundation_Example"
  20. ReferencedContainer = "container:ZZFoundation.xcodeproj">
  21. </BuildableReference>
  22. </BuildActionEntry>
  23. </BuildActionEntries>
  24. </BuildAction>
  25. <TestAction
  26. buildConfiguration = "Debug"
  27. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  28. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  29. shouldUseLaunchSchemeArgsEnv = "YES">
  30. <MacroExpansion>
  31. <BuildableReference
  32. BuildableIdentifier = "primary"
  33. BlueprintIdentifier = "6003F589195388D20070C39A"
  34. BuildableName = "ZZFoundation_Example.app"
  35. BlueprintName = "ZZFoundation_Example"
  36. ReferencedContainer = "container:ZZFoundation.xcodeproj">
  37. </BuildableReference>
  38. </MacroExpansion>
  39. <Testables>
  40. <TestableReference
  41. skipped = "NO">
  42. <BuildableReference
  43. BuildableIdentifier = "primary"
  44. BlueprintIdentifier = "6003F5AD195388D20070C39A"
  45. BuildableName = "ZZFoundation_Tests.xctest"
  46. BlueprintName = "ZZFoundation_Tests"
  47. ReferencedContainer = "container:ZZFoundation.xcodeproj">
  48. </BuildableReference>
  49. </TestableReference>
  50. </Testables>
  51. </TestAction>
  52. <LaunchAction
  53. buildConfiguration = "Debug"
  54. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  55. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  56. launchStyle = "0"
  57. useCustomWorkingDirectory = "NO"
  58. ignoresPersistentStateOnLaunch = "NO"
  59. debugDocumentVersioning = "YES"
  60. debugServiceExtension = "internal"
  61. allowLocationSimulation = "YES">
  62. <BuildableProductRunnable
  63. runnableDebuggingMode = "0">
  64. <BuildableReference
  65. BuildableIdentifier = "primary"
  66. BlueprintIdentifier = "6003F589195388D20070C39A"
  67. BuildableName = "ZZFoundation_Example.app"
  68. BlueprintName = "ZZFoundation_Example"
  69. ReferencedContainer = "container:ZZFoundation.xcodeproj">
  70. </BuildableReference>
  71. </BuildableProductRunnable>
  72. <EnvironmentVariables>
  73. <EnvironmentVariable
  74. key = "OS_ACTIVITY_MODE"
  75. value = "disable"
  76. isEnabled = "NO">
  77. </EnvironmentVariable>
  78. </EnvironmentVariables>
  79. </LaunchAction>
  80. <ProfileAction
  81. buildConfiguration = "Release"
  82. shouldUseLaunchSchemeArgsEnv = "YES"
  83. savedToolIdentifier = ""
  84. useCustomWorkingDirectory = "NO"
  85. debugDocumentVersioning = "YES">
  86. <BuildableProductRunnable
  87. runnableDebuggingMode = "0">
  88. <BuildableReference
  89. BuildableIdentifier = "primary"
  90. BlueprintIdentifier = "6003F589195388D20070C39A"
  91. BuildableName = "ZZFoundation_Example.app"
  92. BlueprintName = "ZZFoundation_Example"
  93. ReferencedContainer = "container:ZZFoundation.xcodeproj">
  94. </BuildableReference>
  95. </BuildableProductRunnable>
  96. </ProfileAction>
  97. <AnalyzeAction
  98. buildConfiguration = "Debug">
  99. </AnalyzeAction>
  100. <ArchiveAction
  101. buildConfiguration = "Release"
  102. revealArchiveInOrganizer = "YES">
  103. </ArchiveAction>
  104. </Scheme>