You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ For notarization, you need the following things:
45
45
46
46
*`options` Object
47
47
*`tool` String - The notarization tool to use, default is `notarytool`. Can be `legacy` or `notarytool`. `notarytool` is substantially (10x) faster and `legacy` is deprecated and will **stop working** on November 1st 2023.
48
-
*`appPath` String - The absolute path to your `.app` file
48
+
*`appPath` String - The absolute path to your `.app`, `.dmg` or `.pkg` file
49
49
* There are different options for each tool: Notarytool
50
50
* There are three authentication methods available: user name with password:
51
51
*`appleId` String - The username of your apple developer account
0 commit comments