mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-11-26 02:01:02 +00:00
Fix debug task
This commit is contained in:
parent
390673800e
commit
1566dd8cd1
1 changed files with 2 additions and 2 deletions
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
|
@ -7,8 +7,8 @@
|
|||
{
|
||||
"type": "sweetpad-lldb",
|
||||
"request": "launch",
|
||||
"name": "Attach to running app (SweetPad)",
|
||||
"name": "Debug",
|
||||
"preLaunchTask": "sweetpad: launch"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue