diff options
author | Stuart Connolly <stuart02@gmail.com> | 2014-01-26 13:37:03 +0000 |
---|---|---|
committer | Stuart Connolly <stuart02@gmail.com> | 2014-01-26 13:37:03 +0000 |
commit | 86c5fd292fe4020662dc734faf0e0faa8fb3cce4 (patch) | |
tree | 0b760e52067227f6d736372903053f05336490b1 /Frameworks | |
parent | 3f631a162b349dd8dcedfa82c1a8440eb034545d (diff) | |
download | sequelpro-86c5fd292fe4020662dc734faf0e0faa8fb3cce4.tar.gz sequelpro-86c5fd292fe4020662dc734faf0e0faa8fb3cce4.tar.bz2 sequelpro-86c5fd292fe4020662dc734faf0e0faa8fb3cce4.zip |
Switch back to Debug by default.
Diffstat (limited to 'Frameworks')
-rw-r--r-- | Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata/xcschemes/PostgresKit.xcscheme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata/xcschemes/PostgresKit.xcscheme b/Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata/xcschemes/PostgresKit.xcscheme index a052119a..ca74a70b 100644 --- a/Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata/xcschemes/PostgresKit.xcscheme +++ b/Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata/xcschemes/PostgresKit.xcscheme @@ -45,7 +45,7 @@ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" launchStyle = "0" useCustomWorkingDirectory = "NO" - buildConfiguration = "Release" + buildConfiguration = "Debug" ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" allowLocationSimulation = "YES"> |