mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 11:14:00 +00:00
115 lines
4.2 KiB
XML
115 lines
4.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scheme
|
|
version = "1.7">
|
|
<BuildAction
|
|
parallelizeBuildables = "YES"
|
|
buildImplicitDependencies = "YES">
|
|
<BuildActionEntries>
|
|
<BuildActionEntry
|
|
buildForTesting = "YES"
|
|
buildForRunning = "YES"
|
|
buildForProfiling = "YES"
|
|
buildForArchiving = "YES"
|
|
buildForAnalyzing = "YES">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "8D15AC270486D014006FF6A4"
|
|
BuildableName = "VocalEasel.app"
|
|
BlueprintName = "VocalEasel"
|
|
ReferencedContainer = "container:VocalEasel.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildActionEntry>
|
|
</BuildActionEntries>
|
|
</BuildAction>
|
|
<TestAction
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
buildConfiguration = "Development">
|
|
<Testables>
|
|
<TestableReference
|
|
skipped = "NO">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "953F4B421409C42100C627F9"
|
|
BuildableName = "TVLPitchGrid.octest"
|
|
BlueprintName = "TVLPitchGrid"
|
|
ReferencedContainer = "container:VocalEasel.xcodeproj">
|
|
</BuildableReference>
|
|
</TestableReference>
|
|
<TestableReference
|
|
skipped = "NO">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "95CFA8461409291500D0DB0D"
|
|
BuildableName = "TVLPitchNames.octest"
|
|
BlueprintName = "TVLPitchNames"
|
|
ReferencedContainer = "container:VocalEasel.xcodeproj">
|
|
</BuildableReference>
|
|
</TestableReference>
|
|
<TestableReference
|
|
skipped = "NO">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "95A7C16E141074AB00833DBE"
|
|
BuildableName = "TVLXML.octest"
|
|
BlueprintName = "TVLXML"
|
|
ReferencedContainer = "container:VocalEasel.xcodeproj">
|
|
</BuildableReference>
|
|
</TestableReference>
|
|
</Testables>
|
|
</TestAction>
|
|
<LaunchAction
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
launchStyle = "0"
|
|
useCustomWorkingDirectory = "NO"
|
|
buildConfiguration = "Development"
|
|
ignoresPersistentStateOnLaunch = "NO"
|
|
debugDocumentVersioning = "YES"
|
|
allowLocationSimulation = "YES">
|
|
<BuildableProductRunnable>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "8D15AC270486D014006FF6A4"
|
|
BuildableName = "VocalEasel.app"
|
|
BlueprintName = "VocalEasel"
|
|
ReferencedContainer = "container:VocalEasel.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildableProductRunnable>
|
|
<AdditionalOptions>
|
|
<AdditionalOption
|
|
key = "NSZombieEnabled"
|
|
value = "YES"
|
|
isEnabled = "YES">
|
|
</AdditionalOption>
|
|
</AdditionalOptions>
|
|
</LaunchAction>
|
|
<ProfileAction
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
savedToolIdentifier = ""
|
|
useCustomWorkingDirectory = "NO"
|
|
buildConfiguration = "Deployment"
|
|
debugDocumentVersioning = "YES">
|
|
<BuildableProductRunnable>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "8D15AC270486D014006FF6A4"
|
|
BuildableName = "VocalEasel.app"
|
|
BlueprintName = "VocalEasel"
|
|
ReferencedContainer = "container:VocalEasel.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildableProductRunnable>
|
|
</ProfileAction>
|
|
<AnalyzeAction
|
|
buildConfiguration = "Development">
|
|
</AnalyzeAction>
|
|
<ArchiveAction
|
|
buildConfiguration = "Deployment"
|
|
revealArchiveInOrganizer = "YES">
|
|
</ArchiveAction>
|
|
<InstallAction
|
|
buildConfiguration = "Development">
|
|
</InstallAction>
|
|
</Scheme>
|