mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-11 18:36:11 +02:00
2 lines
102 B
Bash
Executable file
2 lines
102 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cargo build --features flutter,hwcodec --release --target aarch64-apple-ios --lib
|