mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-07 12:20:03 +03:00
3 lines
93 B
Bash
Executable File
3 lines
93 B
Bash
Executable File
#!/usr/bin/env bash
|
|
cargo build --features flutter --release --target x86_64-apple-ios --lib
|