mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-10 18:06:01 +02: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
|