WhisPlayInfo v1.0.2
Crash fix: launch failure on macOS 27.
- Fixed an immediate crash on launch under macOS 26/27 (
EXC_BREAKPOINTinBundle.module). The SwiftPM resource bundle ships as a flat folder with noInfo.plist; macOS 27's stricter bundle validation rejects it, so SwiftPM's generatedBundle.moduleaccessor hit itsfatalError. - The app icon is now resolved via the main bundle (with a dev-run fallback), removing all dependence on
Bundle.module.
Thanks to @colaH16 for the report (#1).
Install: download the DMG below, open it, drag WhisPlayInfo to Applications. Signed with Developer ID + notarized by Apple.