Checkbox registers/unregisters SMAppService.mainApp (macOS 13+ API, no helper app needed). Deliberately not mirrored in UserDefaults: the service status is the single source of truth, and syncUI reads it live so changes made in System Settings > Login Items stay in sync. Failures revert the checkbox and surface the error in an alert. Note: registration points at the app bundle's current path, so it only behaves properly once BrewBar runs from a stable location like /Applications — debug builds may register the build folder copy. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .claude/skills | ||
| asset | ||
| BrewBar | ||
| BrewBar.xcodeproj | ||
| BrewBarTests | ||
| .gitignore | ||
| .swiftlint.yml | ||
| LICENSE | ||
| README.md | ||