mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-21 14:34:32 +00:00
The menubar told System Events to make its login item, so macOS asked for Automation access on first launch. SMAppService.mainApp does it in-process with no Automation grant. No AppleScript fallback: a failure must not bring the prompt back. Package floor is macOS 14, so the 13+ API needs no availability guard. Fixes #1026 |
||
|---|---|---|
| .. | ||
| Data | ||
| Security | ||
| Theme | ||
| Views | ||
| AppStore.swift | ||
| AppVersion.swift | ||
| CodeBurnApp.swift | ||
| CurrencyState.swift | ||
| MenubarScope.swift | ||
| RefreshCadence.swift | ||
| StatusItemContextMenuPolicy.swift | ||