annotate Classic Ambisonics Decoder VST.xcodeproj/xcuserdata/momont.xcuserdatad/xcschemes/Classic Ambisonics Decoder VST.xcscheme @ 10:b5d48e9b9aea

GUI Works fine. Small memory leaks.
author martinm_home <martin.morrell@eecs.qmul.ac.uk>
date Tue, 25 Sep 2012 21:35:17 +0100
parents f7ec6d983ec0
children 76e2e62635b4
rev   line source
martin@6 1 <?xml version="1.0" encoding="UTF-8"?>
martin@6 2 <Scheme
martin@6 3 LastUpgradeVersion = "0440"
martin@6 4 version = "1.3">
martin@6 5 <BuildAction
martin@6 6 parallelizeBuildables = "YES"
martin@6 7 buildImplicitDependencies = "YES">
martin@6 8 <BuildActionEntries>
martin@6 9 <BuildActionEntry
martin@6 10 buildForTesting = "YES"
martin@6 11 buildForRunning = "YES"
martin@6 12 buildForProfiling = "YES"
martin@6 13 buildForArchiving = "YES"
martin@6 14 buildForAnalyzing = "YES">
martin@6 15 <BuildableReference
martin@6 16 BuildableIdentifier = "primary"
martin@6 17 BlueprintIdentifier = "8D01CCC60486CAD60068D4B7"
martin@6 18 BuildableName = "ClassicAmbisonicsDecoder.vst"
martin@6 19 BlueprintName = "Classic Ambisonics Decoder VST"
martin@6 20 ReferencedContainer = "container:Classic Ambisonics Decoder VST.xcodeproj">
martin@6 21 </BuildableReference>
martin@6 22 </BuildActionEntry>
martin@6 23 </BuildActionEntries>
martin@6 24 </BuildAction>
martin@6 25 <TestAction
martin@6 26 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
martin@6 27 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
martin@6 28 shouldUseLaunchSchemeArgsEnv = "YES"
martin@6 29 buildConfiguration = "Debug">
martin@6 30 <Testables>
martin@6 31 </Testables>
martin@6 32 </TestAction>
martin@6 33 <LaunchAction
martin@6 34 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
martin@6 35 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
martin@6 36 launchStyle = "0"
martin@6 37 useCustomWorkingDirectory = "NO"
martin@10 38 buildConfiguration = "Release"
martin@6 39 ignoresPersistentStateOnLaunch = "NO"
martin@6 40 debugDocumentVersioning = "YES"
martin@6 41 allowLocationSimulation = "YES">
martin@6 42 <PathRunnable
martin@6 43 FilePath = "/Applications/VSTLord.app">
martin@6 44 </PathRunnable>
martin@7 45 <CommandLineArguments>
martin@7 46 <CommandLineArgument
martin@7 47 argument = "-f &quot;/Library/Audio/Plug-Ins/VST/Absynth 5.vst&quot;"
martin@7 48 isEnabled = "YES">
martin@7 49 </CommandLineArgument>
martin@7 50 </CommandLineArguments>
martin@6 51 <AdditionalOptions>
martin@6 52 </AdditionalOptions>
martin@6 53 </LaunchAction>
martin@6 54 <ProfileAction
martin@6 55 shouldUseLaunchSchemeArgsEnv = "YES"
martin@6 56 savedToolIdentifier = ""
martin@6 57 useCustomWorkingDirectory = "NO"
martin@6 58 buildConfiguration = "Release"
martin@6 59 debugDocumentVersioning = "YES">
martin@6 60 </ProfileAction>
martin@6 61 <AnalyzeAction
martin@6 62 buildConfiguration = "Debug">
martin@6 63 </AnalyzeAction>
martin@6 64 <ArchiveAction
martin@6 65 buildConfiguration = "Release"
martin@6 66 revealArchiveInOrganizer = "YES">
martin@6 67 </ArchiveAction>
martin@6 68 </Scheme>