krz/octosentry

macOS menu bar app to monitor GitHub security alerts

clone: git clone https://gitbay.org/krz/octosentry.git

0.3.0: octosentry.xcodeproj/xcshareddata/xcschemes/octosentry.xcscheme · raw

  1<?xml version="1.0" encoding="UTF-8"?>
  2<Scheme
  3   LastUpgradeVersion = "2660"
  4   version = "1.7">
  5   <BuildAction
  6      parallelizeBuildables = "YES"
  7      buildImplicitDependencies = "YES"
  8      buildArchitectures = "Automatic">
  9      <BuildActionEntries>
 10         <BuildActionEntry
 11            buildForTesting = "YES"
 12            buildForRunning = "YES"
 13            buildForProfiling = "YES"
 14            buildForArchiving = "YES"
 15            buildForAnalyzing = "YES">
 16            <BuildableReference
 17               BuildableIdentifier = "primary"
 18               BlueprintIdentifier = "8B8FD168300A873000B09EAA"
 19               BuildableName = "octosentry.app"
 20               BlueprintName = "octosentry"
 21               ReferencedContainer = "container:octosentry.xcodeproj">
 22            </BuildableReference>
 23         </BuildActionEntry>
 24      </BuildActionEntries>
 25   </BuildAction>
 26   <TestAction
 27      buildConfiguration = "Debug"
 28      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
 29      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
 30      shouldUseLaunchSchemeArgsEnv = "YES"
 31      shouldAutocreateTestPlan = "YES">
 32      <Testables>
 33         <TestableReference
 34            skipped = "NO"
 35            parallelizable = "YES">
 36            <BuildableReference
 37               BuildableIdentifier = "primary"
 38               BlueprintIdentifier = "8B8FD175300A873200B09EAA"
 39               BuildableName = "octosentryTests.xctest"
 40               BlueprintName = "octosentryTests"
 41               ReferencedContainer = "container:octosentry.xcodeproj">
 42            </BuildableReference>
 43         </TestableReference>
 44         <TestableReference
 45            skipped = "NO"
 46            parallelizable = "YES">
 47            <BuildableReference
 48               BuildableIdentifier = "primary"
 49               BlueprintIdentifier = "8B8FD17F300A873200B09EAA"
 50               BuildableName = "octosentryUITests.xctest"
 51               BlueprintName = "octosentryUITests"
 52               ReferencedContainer = "container:octosentry.xcodeproj">
 53            </BuildableReference>
 54         </TestableReference>
 55      </Testables>
 56   </TestAction>
 57   <LaunchAction
 58      buildConfiguration = "Debug"
 59      selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
 60      selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
 61      launchStyle = "0"
 62      useCustomWorkingDirectory = "NO"
 63      ignoresPersistentStateOnLaunch = "NO"
 64      debugDocumentVersioning = "YES"
 65      debugServiceExtension = "internal"
 66      allowLocationSimulation = "YES"
 67      queueDebuggingEnableBacktraceRecording = "Yes">
 68      <BuildableProductRunnable
 69         runnableDebuggingMode = "0">
 70         <BuildableReference
 71            BuildableIdentifier = "primary"
 72            BlueprintIdentifier = "8B8FD168300A873000B09EAA"
 73            BuildableName = "octosentry.app"
 74            BlueprintName = "octosentry"
 75            ReferencedContainer = "container:octosentry.xcodeproj">
 76         </BuildableReference>
 77      </BuildableProductRunnable>
 78   </LaunchAction>
 79   <ProfileAction
 80      buildConfiguration = "Release"
 81      shouldUseLaunchSchemeArgsEnv = "YES"
 82      savedToolIdentifier = ""
 83      useCustomWorkingDirectory = "NO"
 84      debugDocumentVersioning = "YES">
 85      <BuildableProductRunnable
 86         runnableDebuggingMode = "0">
 87         <BuildableReference
 88            BuildableIdentifier = "primary"
 89            BlueprintIdentifier = "8B8FD168300A873000B09EAA"
 90            BuildableName = "octosentry.app"
 91            BlueprintName = "octosentry"
 92            ReferencedContainer = "container:octosentry.xcodeproj">
 93         </BuildableReference>
 94      </BuildableProductRunnable>
 95   </ProfileAction>
 96   <AnalyzeAction
 97      buildConfiguration = "Debug">
 98   </AnalyzeAction>
 99   <ArchiveAction
100      buildConfiguration = "Release"
101      revealArchiveInOrganizer = "YES">
102   </ArchiveAction>
103</Scheme>