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-11-24 12:29:04 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
5b3a8a2c3d
rustdesk
/
flutter
/
ios_x64.sh
3 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
safearea, still no idea why white screen on physical ios with testflight
2021-08-20 03:50:10 +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 x86_64-apple-ios --lib
Reference in New Issue
Copy Permalink