swiss_bar 0.8.1
What's new
- Fix: the Claude usage widget introduced in 0.8.0 could go blank ("Open swiss_bar and enable
account slot N") if a locally-built Debug copy of the app was ever run alongside the installed
Release build - both shared one underlying data file, and Debug's default (all-disabled) local
settings would wipe it. Only affects people who also build swiss_bar from source; a plain
install from Releases was never able to trigger this itself, but could be affected if a Debug
build happened to run at the same time. Release and Debug builds now use fully separate data
stores. If your widget was showing "enable account slot N", it should populate again shortly
after this update, once the app polls.
This build is signed with swiss_bar's self-signed release certificate, not an Apple
Developer ID - macOS Gatekeeper will warn that it's from an "unidentified developer."
See INSTALL.md for why, and
the two ways to open it anyway.
Quick version:
- Open the DMG, drag
swiss_bar.appto/Applications. - Run
xattr -cr /Applications/swiss_bar.appin Terminal, or try to open the app
and then approve it via System Settings -> Privacy & Security -> "Open Anyway". - Grant Accessibility (and Input Monitoring, if prompted) when asked - required for the
window switcher and keyboard features.
Every release is signed with the same certificate, so these permission grants persist
across future updates.