I recently implemented launch at login functionality in my macOS app, and I just published a blog post showing how it can be easily done using SMAppService APIs: https://nilcoalescing.com/blog/LaunchAtLoginSetting/
#SwiftLang #macOSDev
#SwiftLang #macOSDev
Comments
I work in an area where there are some things I need root for in the background. Otherwise I think an launch agent covers most use cases.