On Mon, Jun 24, 2013, at 02:00 AM, Pax wrote: > Are you sure about this? Because my sandboxed app seems to be able to > load plugins from the root library application support folder without > difficulty.
By "root library application support folder", are you referring to /Library (as opposed to ~/Library)? If so, that's a less-dangerous operation, because user data isn't supposed to be in /Library. That said, I don't know what Apple's official guidelines are, but I'd still consider migrating your app's stuff inside your container. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
