Commit Graph

4 Commits

Author SHA1 Message Date
Haitao Pan
dc95abbfb0 fix(build): resolve macOS packaging and installation failures
- Include target/release/libcodex_ffi.dylib in FFI framework search paths
- Embed libcodex_ffi.dylib directly into the macOS app bundle during packaging
- Embed xworkmate-go-core for non-App-Store local builds
- Ad-hoc re-sign the app bundle after modifying its contents
- Fix DMG path resolution in the installation script to handle filenames with spaces
2026-04-19 12:45:47 +08:00
Haitao Pan
9e80740378 Validate macOS app bundle dependencies 2026-04-12 13:04:20 +08:00
Haitao Pan
6f66fd44bc fix: validate staged mac app install 2026-04-11 09:22:00 +08:00
Haitao Pan
9720b1fc65 Initial Flutter workspace shell 2026-03-11 07:32:52 +08:00