mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 04:12:20 +08:00
e23a9da1a8
Signed-off-by: 21pages <sunboeasy@gmail.com>
3 lines
102 B
Bash
Executable File
3 lines
102 B
Bash
Executable File
#!/usr/bin/env bash
|
|
cargo build --features flutter,hwcodec --release --target aarch64-apple-ios --lib
|