mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-04 03:49:25 +08:00
3 lines
69 B
Bash
3 lines
69 B
Bash
|
#!/usr/bin/env bash
|
||
|
cargo build --release --target aarch64-apple-ios
|