mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 11:06:57 +00: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
|