diff options
| author | Mick Grierson <mickgrierson@gmail.com> | 2012-04-26 13:10:53 +0100 |
|---|---|---|
| committer | Mick Grierson <mickgrierson@gmail.com> | 2012-04-26 13:10:53 +0100 |
| commit | 62b43e8f32af364cbc8e46fffed2854c27533acc (patch) | |
| tree | df3847f7a649db853df547096f704dbc45cd9e96 /ofxMaxim/ofMaximExample007OSX_Granular/emptyExample.xcodeproj/xcuserdata/mickgrierson.xcuserdatad/xcschemes/emptyExample.xcscheme | |
| parent | 8c23fae3b55609bececab93003d7633f58ece083 (diff) | |
new oF 007 granular pitch stretch example
Diffstat (limited to 'ofxMaxim/ofMaximExample007OSX_Granular/emptyExample.xcodeproj/xcuserdata/mickgrierson.xcuserdatad/xcschemes/emptyExample.xcscheme')
| -rw-r--r-- | ofxMaxim/ofMaximExample007OSX_Granular/emptyExample.xcodeproj/xcuserdata/mickgrierson.xcuserdatad/xcschemes/emptyExample.xcscheme | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/ofxMaxim/ofMaximExample007OSX_Granular/emptyExample.xcodeproj/xcuserdata/mickgrierson.xcuserdatad/xcschemes/emptyExample.xcscheme b/ofxMaxim/ofMaximExample007OSX_Granular/emptyExample.xcodeproj/xcuserdata/mickgrierson.xcuserdatad/xcschemes/emptyExample.xcscheme new file mode 100644 index 0000000..26d3933 --- /dev/null +++ b/ofxMaxim/ofMaximExample007OSX_Granular/emptyExample.xcodeproj/xcuserdata/mickgrierson.xcuserdatad/xcschemes/emptyExample.xcscheme @@ -0,0 +1,85 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Scheme + version = "1.3"> + <BuildAction + parallelizeBuildables = "YES" + buildImplicitDependencies = "YES"> + <BuildActionEntries> + <BuildActionEntry + buildForTesting = "YES" + buildForRunning = "YES" + buildForProfiling = "YES" + buildForArchiving = "YES" + buildForAnalyzing = "YES"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2" + BuildableName = "emptyExample.app" + BlueprintName = "emptyExample" + ReferencedContainer = "container:emptyExample.xcodeproj"> + </BuildableReference> + </BuildActionEntry> + </BuildActionEntries> + </BuildAction> + <TestAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + shouldUseLaunchSchemeArgsEnv = "YES" + buildConfiguration = "Debug"> + <Testables> + </Testables> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2" + BuildableName = "emptyExample.app" + BlueprintName = "emptyExample" + ReferencedContainer = "container:emptyExample.xcodeproj"> + </BuildableReference> + </MacroExpansion> + </TestAction> + <LaunchAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + launchStyle = "0" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Debug" + ignoresPersistentStateOnLaunch = "NO" + debugDocumentVersioning = "YES" + allowLocationSimulation = "YES"> + <BuildableProductRunnable> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2" + BuildableName = "emptyExample.app" + BlueprintName = "emptyExample" + ReferencedContainer = "container:emptyExample.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + <AdditionalOptions> + </AdditionalOptions> + </LaunchAction> + <ProfileAction + shouldUseLaunchSchemeArgsEnv = "YES" + savedToolIdentifier = "" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Release" + debugDocumentVersioning = "YES"> + <BuildableProductRunnable> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2" + BuildableName = "emptyExample.app" + BlueprintName = "emptyExample" + ReferencedContainer = "container:emptyExample.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + </ProfileAction> + <AnalyzeAction + buildConfiguration = "Debug"> + </AnalyzeAction> + <ArchiveAction + buildConfiguration = "Release" + revealArchiveInOrganizer = "YES"> + </ArchiveAction> +</Scheme> |
