Revert Xcode scheme changes from 361675

llvm-svn: 361676
This commit is contained in:
Greg Clayton 2019-05-24 22:12:01 +00:00
parent 6aad81cd96
commit 78a6ae738c
1 changed files with 1 additions and 7 deletions

View File

@ -45,7 +45,7 @@
buildConfiguration = "DebugClang" buildConfiguration = "DebugClang"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0" launchStyle = "1"
useCustomWorkingDirectory = "NO" useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO" ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES" debugDocumentVersioning = "YES"
@ -61,12 +61,6 @@
ReferencedContainer = "container:lldb.xcodeproj"> ReferencedContainer = "container:lldb.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>
<CommandLineArguments>
<CommandLineArgument
argument = "~/Documents/src/args/a.out "
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
<AdditionalOptions> <AdditionalOptions>
</AdditionalOptions> </AdditionalOptions>
</LaunchAction> </LaunchAction>