mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 02:57:22 +00:00
fix mac flutter build issue, ipc not working yet
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
dart pub global activate ffigen --version 5.0.1
|
||||
flutter pub get
|
||||
# call `flutter clean` if cargo build fails
|
||||
# export LLVM_HOME=/Library/Developer/CommandLineTools/usr/
|
||||
cargo build --features flutter
|
||||
flutter run $@
|
||||
|
||||
Reference in New Issue
Block a user