mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +00:00
Allow us to debug mas
running within Terminal
This commit is contained in:
parent
9205b94155
commit
48564af2d6
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
<LaunchAction
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
launchStyle = "0"
|
||||
launchStyle = "1"
|
||||
useCustomWorkingDirectory = "NO"
|
||||
buildConfiguration = "Debug"
|
||||
ignoresPersistentStateOnLaunch = "NO"
|
||||
|
|
Loading…
Reference in a new issue