How can I convince Apple to grant the entitlement "com.apple.security.files.user-selected.executable=True". My apps needs it and other apps in the app store use it as well, but Apple keeps rejecting it, without any explanation.
The app does not create any new files, it just clones existing files, which may be executable or not. In the sandbox these files are always quarantined. Also changing attribues of folders sets the com.apple.quarantine attribute. Is there another solution to have these files not quarantined without the entitlement com.apple.security.files.user-selected.executable=True?
The sad implication here is there is no difference betwen what iOS and macOS are tasked to do. In otherwords, hauling 1 ton of gravel in the back of your Hoda Accord is perfectly reasonble. In otherwords, while I use both iOS and macOS, there are tasks I do in macOS that are not at all reasonable to even attempt to do in iOS.
"com.apple.security.files.user-selected.executable" set to true is reasonable under some conditions. That, or the poorly thought out rules for setting the quartine bit need to be re-examinded and fixed.