V0.6.5.f Arroyo Toad
This commit is contained in:
parent
65a994f1b2
commit
21081cc7ce
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -6,7 +6,7 @@
|
|||||||
"args": [],
|
"args": [],
|
||||||
"cwd": "${workspaceFolder}",
|
"cwd": "${workspaceFolder}",
|
||||||
"name": "Debug IoT-Simulator",
|
"name": "Debug IoT-Simulator",
|
||||||
"envFile": "${workspaceFolder}/env/debug/debug.env",
|
"envFile": "${workspaceFolder}/env/debug/.debug.env",
|
||||||
"program": "${workspaceFolder}/.build/debug/App",
|
"program": "${workspaceFolder}/.build/debug/App",
|
||||||
"preLaunchTask": "swift: Build Debug IoT-Simulator"
|
"preLaunchTask": "swift: Build Debug IoT-Simulator"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user