1 Commits

Author SHA1 Message Date
9db72b49aa feat: add .icns app icon + automated DMG build script
- Generated MiniPlayer.icns from existing PNG icon set via iconutil
- Added CFBundleIconFile to Info.plist so Finder/Dock shows the icon
- Created build_dmg.sh: one-command release build + .app bundle + DMG
  (handles binary, localization, icon, Info.plist automatically)
- Removed onDisappear cleanup that caused autorelease pool race
- DMG: /build/MiniPlayer.dmg (420KB)
2026-06-22 09:13:11 +08:00