diff options
-rw-r--r-- | lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme b/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme index 6e12c06c956..afb96900b7d 100644 --- a/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme +++ b/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme @@ -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" |