mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-10 14:51:05 +03:00
4 lines
127 B
Bash
Executable File
4 lines
127 B
Bash
Executable File
#!/usr/bin/env bash
|
|
#flutter build ipa --release --obfuscate --split-debug-info=./split-debug-info
|
|
flutter build ipa --release
|