Добавить flutter_rust_bridge codegen перед сборкой

RustDesk не коммитит src/bridge_generated.rs -> cargo build падал
E0583/E0277. Встроил шаг codegen (FRB 1.80.1 + cargo-expand 1.0.95,
RUSTC_BOOTSTRAP=1) в build-windows.ps1; пины в upstream.txt.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-14 15:09:39 +03:00
parent 0e58a15f28
commit 08321338d9
3 changed files with 38 additions and 0 deletions
+4
View File
@@ -12,6 +12,10 @@ FLUTTER_VERSION=3.24.5
VCPKG_COMMIT_ID=120deac3062162151622ca4860575a33844ba10b
VCPKG_TRIPLET=x64-windows-static
# flutter_rust_bridge codegen (генерит src/bridge_generated.rs; пины из bridge.yml@1.4.9)
FRB_VERSION=1.80.1
CARGO_EXPAND_VERSION=1.0.95
# Android (VM 118)
ANDROID_FLUTTER_VERSION=3.24.5
CARGO_NDK_VERSION=3.1.2