mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-05 13:09:05 +08:00
3 lines
98 B
Bash
3 lines
98 B
Bash
|
#!/usr/bin/env bash
|
||
|
flutter build ipa --release --obfuscate --split-debug-info=./split-debug-info
|