How to get ACL for file in XCode project

后端 未结 0 818
走了就别回头了
走了就别回头了 2020-12-14 23:46

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;
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题