pub unsafe static OSBundleUsageDescriptionKey: &'static NSStringExpand description
A property of a Driver Extension bundle containing a message that tells the user why the app is requesting to install it.
The ‘OSBundleUsageDescription’ key is required in your Driver Extension if your app uses APIs that install them.
See also Apple’s documentation