Sends your app to Apple for notarization with notarytool and staples a successful notarization result to the app bundle. This includes your appPath as well as one of three valid credential authentication strategies.
notarytool
See NotaryToolCredentials for authentication options.
Options for notarization
The Promise resolves once notarization is complete. Note that this may take a few minutes.
Sends your app to Apple for notarization with
notarytool
and staples a successful notarization result to the app bundle. This includes your appPath as well as one of three valid credential authentication strategies.See NotaryToolCredentials for authentication options.