mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-06-22 10:02:20 +00:00
2 lines
111 B
Bash
Executable file
2 lines
111 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cargo build --locked --features flutter,hwcodec --release --target aarch64-apple-ios --lib
|