I've created a command line cocoa program which creates an NSDistributedNotification, which other applications send notifications to. How can i keep the program running in an active state so it can still receive NSDistributedNotifications
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I believe you are looking for Creating launchd Daemons and Agents on Mac OS X. |
|||
|