sindresorhus / LaunchAtLogin-Legacy

Add “Launch at Login” functionality to your macOS app in seconds
MIT License
1.55k stars 122 forks source link

New login item added for every app build #100

Open lmcd opened 8 months ago

lmcd commented 8 months ago

I'm building an app that has no local signing (which I think might be related). Every time I launch a new build, SMAppService.mainApp.status == .notFound and a new Login Item Added notification comes through.

I have accumulating probably over 100 identical Login Items for the same app in Settings, which I am unable to delete because the UI gets confused.