On Mar 19, 2013, at 11:26 PM, Jerry Krinock wrote: > > On 2013 Mar 19, at 20:26, Scott Ribe <[email protected]> wrote: > >> Sure seems to me like signed package com.foo.bar should be able to write >> into /Library/Application Support/com.foo.bar/<anything> without so much >> difficulty... > > You mean, if your app's bundle identifier is com.foo.bar. > > Well, that would be convenient, but it's not consistent with how security > works in Mac OS X.
To be clear, I didn't mean "automatically for all apps", I meant what I said "without so much difficulty". And I don't think it would be inconsistent at all--sandboxing gives us all sorts of access based on bundle identifier already. -- Scott Ribe [email protected] http://www.elevated-dev.com/ (303) 722-0567 voice _______________________________________________ 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]
