mirror of
https://github.com/rustdesk/rustdesk
synced 2026-04-21 21:37:19 +00: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
|