mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-13 19:26:23 +00:00
ffigen not tested on iOS yet
This commit is contained in:
@@ -13,6 +13,7 @@ cd rustdesk
|
||||
# For simulator: VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_x64.sh
|
||||
VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_arm64.sh
|
||||
cd flutter
|
||||
dart pub global activate ffigen
|
||||
# Good Luck!
|
||||
# For simulator: sed 's/aarch64/x86_64/g' ios/Runner.xcodeproj/project.pbxproj
|
||||
# Forget if need: cd ios; pod install; cd -;
|
||||
|
||||
Reference in New Issue
Block a user