diff options
| author | Greg Clayton <gclayton@apple.com> | 2012-07-17 19:47:06 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2012-07-17 19:47:06 +0000 |
| commit | 9773542933a7e5e8348f014a93dbb9960e06cbb1 (patch) | |
| tree | 606eacaadec57aa5ff3530d994feaee01b619737 /lldb/tools/debugserver/debugserver.xcodeproj/xcshareddata | |
| parent | 9c3f4101bc2928db2c2d6b82b5ca086c1af9889c (diff) | |
| download | bcm5719-llvm-9773542933a7e5e8348f014a93dbb9960e06cbb1.tar.gz bcm5719-llvm-9773542933a7e5e8348f014a93dbb9960e06cbb1.zip | |
Update the project and schemes to the Xcode recommended settings.
llvm-svn: 160391
Diffstat (limited to 'lldb/tools/debugserver/debugserver.xcodeproj/xcshareddata')
| -rw-r--r-- | lldb/tools/debugserver/debugserver.xcodeproj/xcshareddata/xcschemes/debugserver.xcscheme | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lldb/tools/debugserver/debugserver.xcodeproj/xcshareddata/xcschemes/debugserver.xcscheme b/lldb/tools/debugserver/debugserver.xcodeproj/xcshareddata/xcschemes/debugserver.xcscheme index e09e13611ca..0b681cc46b0 100644 --- a/lldb/tools/debugserver/debugserver.xcodeproj/xcshareddata/xcschemes/debugserver.xcscheme +++ b/lldb/tools/debugserver/debugserver.xcodeproj/xcshareddata/xcschemes/debugserver.xcscheme @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0430" + LastUpgradeVersion = "0450" version = "1.8"> <BuildAction parallelizeBuildables = "NO" @@ -23,7 +23,7 @@ </BuildActionEntries> </BuildAction> <TestAction - selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB" + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB" shouldUseLaunchSchemeArgsEnv = "YES" buildConfiguration = "Debug"> @@ -56,6 +56,7 @@ buildConfiguration = "Debug" ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" + enableOpenGLFrameCaptureMode = "0" allowLocationSimulation = "YES"> <BuildableProductRunnable> <BuildableReference |

