[Lldb-commits] [lldb] r138044 - /lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
Sean Callanan
scallanan at apple.com
Fri Aug 19 10:18:31 PDT 2011
Author: spyffe
Date: Fri Aug 19 12:18:31 2011
New Revision: 138044
URL: http://llvm.org/viewvc/llvm-project?rev=138044&view=rev
Log:
Whoops, accidentally committed my local scheme.
Modified:
lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
Modified: lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme?rev=138044&r1=138043&r2=138044&view=diff
==============================================================================
--- lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme (original)
+++ lldb/trunk/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme Fri Aug 19 12:18:31 2011
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
- version = "1.3">
+ version = "1.8">
<BuildAction
parallelizeBuildables = "NO"
buildImplicitDependencies = "YES">
@@ -28,15 +28,6 @@
buildConfiguration = "Debug">
<Testables>
</Testables>
- <MacroExpansion>
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "26F5C26910F3D9A4009D5894"
- BuildableName = "lldb"
- BlueprintName = "lldb-tool"
- ReferencedContainer = "container:lldb.xcodeproj">
- </BuildableReference>
- </MacroExpansion>
<CommandLineArguments>
<CommandLineArgument
argument = "/Volumes/work/gclayton/Documents/src/attach/a.out"
@@ -88,8 +79,7 @@
customWorkingDirectory = "/Volumes/work/gclayton/Documents/devb/attach"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "YES"
- debugDocumentVersioning = "YES"
- allowLocationSimulation = "YES">
+ enablesOpenGLESFrameCapture = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
@@ -139,8 +129,7 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
- ignoresPersistentStateOnLaunch = "YES"
- debugDocumentVersioning = "YES">
+ ignoresPersistentStateOnLaunch = "YES">
<BuildableProductRunnable>
<BuildableReference
BuildableIdentifier = "primary"
More information about the lldb-commits
mailing list