Commit Graph

4 Commits

Author SHA1 Message Date
caoqianming ef6c4f3f29 Add Android and iOS app icons
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 15:03:21 +08:00
caoqianming 88d22ee406 Hide console window in release build
Add windows_subsystem = "windows" so the packaged app launches without a
console black box (debug builds keep the console for logs).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 11:08:20 +08:00
caoqianming 3996a85eb6 Add app icon and enable Windows installer packaging
- Generate radiation-trefoil app icon (ISO proportions) via app-icon.svg
- Enable bundling with NSIS + MSI targets
- Use English productName so WiX/MSI builds succeed

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 10:14:12 +08:00
caoqianming 5cae20cd58 Initial commit 2026-05-15 13:50:27 +08:00