xworkmate-app/rust
Haitao Pan 41163ec295 fix(build): improve macOS packaging reliability and clean up Rust FFI
- Implement 'inside-out' signing strategy in package-flutter-mac-app.sh to fix nested code validity errors
- Fix install_name of embedded FFI library to use @rpath for portability
- Remove manual 'cargo build' triggers from Makefile and integration scripts (externalize management)
- Clean up unused types and structs in Rust source (lib.rs and types.rs)
- Update architecture docs to reflect AcpBridgeServerModeConfig priority logic
2026-04-19 15:00:34 +08:00
..
src fix(build): improve macOS packaging reliability and clean up Rust FFI 2026-04-19 15:00:34 +08:00
Cargo.toml feat: integrate Codex CLI as built-in code agent 2026-03-14 00:10:27 +08:00