mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
4 lines
69 B
Bash
Executable file
4 lines
69 B
Bash
Executable file
#!/bin/bash
|
|
|
|
source "scripts/lldb_build_common.sh"
|
|
run_bazel "build"
|