Skip to content

WhisPlayInfo v1.0.2

Choose a tag to compare

@kennss kennss released this 09 Jun 06:25
· 23 commits to main since this release

Crash fix: launch failure on macOS 27.

  • Fixed an immediate crash on launch under macOS 26/27 (EXC_BREAKPOINT in Bundle.module). The SwiftPM resource bundle ships as a flat folder with no Info.plist; macOS 27's stricter bundle validation rejects it, so SwiftPM's generated Bundle.module accessor hit its fatalError.
  • 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.