diff options
Diffstat (limited to 'lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-gtest.xcscheme')
| -rw-r--r-- | lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-gtest.xcscheme | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-gtest.xcscheme b/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-gtest.xcscheme index b865d02586b..4cbbbb38943 100644 --- a/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-gtest.xcscheme +++ b/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-gtest.xcscheme @@ -27,8 +27,6 @@ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" shouldUseLaunchSchemeArgsEnv = "YES"> - <Testables> - </Testables> <MacroExpansion> <BuildableReference BuildableIdentifier = "primary" @@ -38,11 +36,11 @@ ReferencedContainer = "container:lldb.xcodeproj"> </BuildableReference> </MacroExpansion> - <AdditionalOptions> - </AdditionalOptions> + <Testables> + </Testables> </TestAction> <LaunchAction - buildConfiguration = "DebugClang" + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" launchStyle = "0" @@ -62,8 +60,6 @@ ReferencedContainer = "container:lldb.xcodeproj"> </BuildableReference> </BuildableProductRunnable> - <AdditionalOptions> - </AdditionalOptions> </LaunchAction> <ProfileAction buildConfiguration = "Release" |

