mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-05-21 18:20:41 +00:00
5 lines
69 B
Bash
Executable File
5 lines
69 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source "scripts/lldb_build_common.sh"
|
|
run_bazel "build"
|