v1.0.4 - Fix Resource Bundle Crash
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.