Skip to content

v1.0.4 - Fix Resource Bundle Crash

Choose a tag to compare

@BayramAnnakov BayramAnnakov released this 26 Jan 00:05

Bug Fix

  • Fixed crash on launch after updating via Sparkle
  • Root cause: SPM resource bundle was missing from app bundle
  • Menu bar icon now loads correctly

Technical Details

The AgentControlTowerLite_AgentControlTowerLite.bundle containing assets was not being copied to the app bundle during packaging. This caused Bundle.module to fail when loading the menu bar icon.

Full Changelog

v1.0.3...v1.0.4