mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
build ipa with given profile: https://jtmuller5.medium.com/flutter-build-an-ipa-90520e813a96
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
cargo build --release --target aarch64-apple-ios
|
||||
cargo build --features flutter --release --target aarch64-apple-ios --lib
|
||||
|
||||
Reference in New Issue
Block a user