Building launchd.plist inside Core Foundation / Cocoa
Building launchd.plist inside Core Foundation / Cocoa
- Subject: Building launchd.plist inside Core Foundation / Cocoa
- From: Andrew White <email@hidden>
- Date: Fri, 08 Aug 2008 14:39:28 +1000
Before I spend too much effort writing my own, is there an API to build a
launchd.plist file from inside CoreFoundation or Cocoa? Or even just a
list of the key strings as symbolic constants?
Obviously, I can create it manually by building a dictionary and then
calling [NSDictionary writeToFile: ...], but I'm trying to avoid
reinventing (or rewriting?) the wheel. :)
--
Andrew White
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden