I am querying Spotlight metadata by NSMetadataQuery. As soon as the app is codesigned, I need a specific entitlement to run it .
Perhpas some exceptional entitlements like ...
com.apple.security.temporary-execption-files.home-relative-path.reasd-only
However , I cannot see any key in Info.plist that meets my requirement.
Do I have to contact Apple to get it ? What is the procedure ?