Sandboxed app, PDEs and preferences
Sandboxed app, PDEs and preferences
- Subject: Sandboxed app, PDEs and preferences
- From: Gerd Knops <email@hidden>
- Date: Tue, 20 Sep 2011 16:22:26 -0500
Hi All,
I have a printer driver with a Cocoa PDE that has some options. I'd like to have these options change for all apps when the user modifies them in one (stuff like account name to access the printer, remember password etc. The password itself is stored in the keychain).
For that to work I use a separate preferences domain to store those settings under, which works fine for all but sandboxed apps.
Obviously sandboxed apps can't access my custom preferences because they simply do not exist in the sandboxed environment.
What options do I have?
Thanks
Gerd
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden