You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(desktop): build x64 macOS sidecar on Intel runner; pass RUSTFAVA_VERSION
Folds #197 into this branch (both edit desktop-release.yml):
- Build the x86_64-apple-darwin sidecar and Tauri bundle on macos-13 (Intel):
PyInstaller can't cross-compile and macos-latest is now Apple Silicon (#193).
- Verify sidecar/bundled-sidecar architecture with `file -b | grep -qw` so the
arch-bearing filename can't false-match (#193).
- Set RUSTFAVA_VERSION from the release tag before the PyInstaller build, so the
spec bakes the real version into rustfava/_version.py (#191).
Reconciles cleanly with this branch's switch of the engine wasm download from
the removed ffi-wasi artifact to ffi-component.
Co-Authored-By: Rob Cohen <rob@robcohen.dev>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments