I can not get ACL for a file in XCode. It fails all the time. My code:
acl_type_t opt = ACL_TYPE_ACCESS; const char *path_p = path.fileSystemRepresentation;