On 25.06.2014, at 23:53, Jerry Krinock <[email protected]> wrote: > > > Damned ACLs, Felix. > > I’m starting a checklist of all the relevant file metadata that should be > checked whenever a user’s system starts giving unexplained crap to one of my > apps. > > • POSIX permissions > • ACLs > • Flags (as in chflags) > • Extended Attributes (as in xattr) > > Is this a complete list?
we had some problems where the user worked directly on a remote filesystem or inside a DropBox/Google Drive etc. folder. This is all for CoreData with Sqlite store. Normally you don’t have the luxury to get access to the machine :) Cheers, felix _______________________________________________ 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]
