On Jun 13, 2016, at 11:30 AM, Kevin Hoyt <ho...@us.ibm.com> wrote: > The other part of my confusion is there doesn't seem to be a way to > get/create a CFFileSecurity object for a file. CFFileSecurity objects can be > created, but the creation is just to create the object. You can get the > UUID, but without a specific file, what is the UUID actually OF?
CFFileSecurity Reference documentation: … You can obtain this information by asking for the NSURLFileSecurityKey property of a file-based NSURL object or the kCFURLFileSecurityKeyproperty of a file-based CFURLRef object. ... Christoph _______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list (Carbon-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/carbon-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com