Commit Graph

2 Commits

Author SHA1 Message Date
Dongubak 31cfed7023 Document Android build steps
Covers the rustup requirement (Homebrew rust can't cross-compile to
Android), env vars needed for cargo tauri android build, install via
adb, and the cleartext-traffic gotcha for release builds against ws://
rosbridge endpoints.
2026-08-23 15:03:20 +09:00
Dongubak 6d995dfe44 Add macOS build instructions
The .app bundle's binary doesn't auto-update on rebuild without tauri-cli
(not installed on the dev machine) — document the manual sync step so a
fresh clone doesn't hit the "changes aren't showing up" trap.
2026-08-22 02:22:02 +09:00