Privileged File Operations
An entitlement that permits apps to create symbolic links, replace files, and set file attributes.
Discussion
Add this entitlement to your app before you call requestAuthorization(to:completionHandler:) to request permission to perform privileged file operations. If someone grants your app permission, pass the authorization you receive to init(authorization:) and use the FileManager you create to perform the operation.
To request this entitlement for your app, fill out the request form.
See Also
Files and media
App Sandbox Entitlementcom.apple.security.files.user-selected.read-onlycom.apple.security.files.user-selected.read-writecom.apple.security.files.downloads.read-onlycom.apple.security.files.downloads.read-writecom.apple.security.assets.pictures.read-onlycom.apple.security.assets.pictures.read-writecom.apple.security.assets.music.read-onlycom.apple.security.assets.music.read-writecom.apple.security.assets.movies.read-onlycom.apple.security.assets.movies.read-writeAll files entitlementData Protection Entitlement