In spite of Apple’s claims that Permissions are no longer an issue, they are.
I have procedures that create folders. Currently I’m working on one that creates about 2,000 of them in a precise nested arrangement. On Pan 6 I could set permissions as folders were created via SetFilePermissions. Pan X has no such capability, or at least it rejects that one and I’ve found nothing that serves as a replacement.
Is there a way to easily set permissions with Pan X - or do I need to look into shell commands?