mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 00:49:04 +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
|