Change the owner account id of a file in iOS

212 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 best solutions below