mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Build system updates
This commit is contained in:
parent
5a2d74d53d
commit
abc6997985
2 changed files with 0 additions and 22 deletions
20
.vscode/launch.json
vendored
20
.vscode/launch.json
vendored
|
|
@ -12,26 +12,6 @@
|
|||
"internalConsoleOptions": "openOnSessionStart",
|
||||
"timeout": 1000
|
||||
},
|
||||
{
|
||||
"type": "swift",
|
||||
"request": "launch",
|
||||
"args": [],
|
||||
"cwd": "${workspaceFolder:Telegram}",
|
||||
"name": "Debug sourcekit-bazel-bsp",
|
||||
"preLaunchTask": "swift: Build Debug sourcekit-bazel-bsp",
|
||||
"target": "sourcekit-bazel-bsp",
|
||||
"configuration": "debug"
|
||||
},
|
||||
{
|
||||
"type": "swift",
|
||||
"request": "launch",
|
||||
"args": [],
|
||||
"cwd": "${workspaceFolder:Telegram}",
|
||||
"name": "Release sourcekit-bazel-bsp",
|
||||
"preLaunchTask": "swift: Build Release sourcekit-bazel-bsp",
|
||||
"target": "sourcekit-bazel-bsp",
|
||||
"configuration": "release"
|
||||
}
|
||||
],
|
||||
"options": {
|
||||
"console": "integratedTerminal",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue