Mozketo / LaunchAtLoginController

A very simple to implement and consume Controller for Objective-C Cocoa Mac Apps to (de)register itself for Launch at Login using LSSharedFileList.
179 stars 51 forks source link

How to use with Sandboxing #5

Closed ghost closed 6 years ago

ghost commented 12 years ago

Apple requires all new apps submitted into the Mac App Store, to be sandboxed.

How can I get LaunchAtLoginController to work when an app has been sandboxed? (ie. which entitlements to enable) This should also be added to the wiki frontpage.

pjv commented 12 years ago

https://github.com/alexzielenski/StartAtLoginController