diff options
author | Marius Ursache <marius@marius.me.uk> | 2016-02-29 10:41:07 +1100 |
---|---|---|
committer | Marius Ursache <marius@marius.me.uk> | 2016-02-29 10:41:07 +1100 |
commit | 5e0ebdade91f72ca614c67b58d2d7a8470441b2e (patch) | |
tree | ca2b6d4a525acb020467ed861320d38162979cb1 /sequel-pro.xcodeproj/xcshareddata/xcschemes/Sequel Pro Release Build (10.6+).xcscheme | |
parent | 0f3ce372c0c777287f81f6db2f8431a4d32f1cd4 (diff) | |
download | sequelpro-5e0ebdade91f72ca614c67b58d2d7a8470441b2e.tar.gz sequelpro-5e0ebdade91f72ca614c67b58d2d7a8470441b2e.tar.bz2 sequelpro-5e0ebdade91f72ca614c67b58d2d7a8470441b2e.zip |
Revert Xcode xcscheme shuffling
Diffstat (limited to 'sequel-pro.xcodeproj/xcshareddata/xcschemes/Sequel Pro Release Build (10.6+).xcscheme')
-rw-r--r-- | sequel-pro.xcodeproj/xcshareddata/xcschemes/Sequel Pro Release Build (10.6+).xcscheme | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sequel-pro.xcodeproj/xcshareddata/xcschemes/Sequel Pro Release Build (10.6+).xcscheme b/sequel-pro.xcodeproj/xcshareddata/xcschemes/Sequel Pro Release Build (10.6+).xcscheme index 5496673e..2492f320 100644 --- a/sequel-pro.xcodeproj/xcshareddata/xcschemes/Sequel Pro Release Build (10.6+).xcscheme +++ b/sequel-pro.xcodeproj/xcshareddata/xcschemes/Sequel Pro Release Build (10.6+).xcscheme @@ -32,10 +32,10 @@ </BuildActionEntries> </BuildAction> <TestAction - buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES"> + shouldUseLaunchSchemeArgsEnv = "YES" + buildConfiguration = "Debug"> <Testables> <TestableReference skipped = "NO"> @@ -61,11 +61,11 @@ </AdditionalOptions> </TestAction> <LaunchAction - buildConfiguration = "Distribution" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" launchStyle = "0" useCustomWorkingDirectory = "NO" + buildConfiguration = "Distribution" ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" debugServiceExtension = "internal" @@ -84,10 +84,10 @@ </AdditionalOptions> </LaunchAction> <ProfileAction - buildConfiguration = "Release" shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" + buildConfiguration = "Release" debugDocumentVersioning = "YES"> <BuildableProductRunnable runnableDebuggingMode = "0"> |