fix build error with latest xcode

This commit is contained in:
rustdesk
2024-12-09 18:49:02 +08:00
parent a02d2bb4ac
commit 63e22b7685
6 changed files with 10 additions and 5 deletions

View File

@@ -1,2 +1,4 @@
#!/usr/bin/env bash
cd $(dirname $(dirname $(which flutter)))
git apply ~/rustdesk/.github/patches/flutter_3.24.4_dropdown_menu_enableFilter.diff
cargo build --features flutter,hwcodec --release --target aarch64-apple-ios --lib