Commit Graph
1 Commits
Author SHA1 Message Date
andrew 67eedf2fca Add macOS app icon build and bundle plist
Adds macOS-specific CMake packaging for app icons by compiling the Icon Composer `.icon` asset with `xcrun actool` into `MacOSIcon.icns` and `Assets.car`, then wiring those outputs into app bundles after build. Also introduces a dedicated `mac-Info.plist.in` template and sets bundle metadata/icon keys on macOS targets so the app uses the generated icon resources correctly.
2026-07-28 10:29:22 +12:00