This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
rustdesk
Watch
1
Star
0
Fork
0
You've already forked rustdesk
mirror of
https://github.com/rustdesk/rustdesk.git
synced
2024-12-02 18:59:24 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
70151e3dd8
rustdesk
/
flutter
/
ios_arm64.sh
3 lines
94 B
Bash
Raw
Normal View
History
Unescape
Escape
working on ios
2021-07-29 02:00:11 +08:00
#!/usr/bin/env bash
build ipa with given profile: https://jtmuller5.medium.com/flutter-build-an-ipa-90520e813a96
2023-04-22 13:21:06 +08:00
cargo build --features flutter --release --target aarch64-apple-ios --lib
Reference in New Issue
Copy Permalink