mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-06-25 18:34:01 +08:00
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
|