mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-10-04 05:42:05 +08:00
2 lines
93 B
Bash
Executable file
2 lines
93 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cargo build --features flutter --release --target x86_64-apple-ios --lib
|