Change the owner account id of a file in iOS

150 views Asked by At

I see that there is a NSFileOwnerAccountName attribute. But I get an error if I try to set it on a folder that I created. Is it possible to transfer ownership of a folder in iOS (something like chown)?

0

There are 0 answers