mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-29 18:24:56 +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"
|