Skip to content

Commit

Permalink
Add note about Keychain authentication profile to release script
Browse files Browse the repository at this point in the history
  • Loading branch information
kasper committed Jun 12, 2024
1 parent 8c713f6 commit 2bf024f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ help() {
echo >&2 "\
${bold}Usage:${reset} $(basename $0) -s code-sign-identity -o output-directory
notarytool will use a Keychain profile with the name “NOTARISATION_PASSWORD” for authentication.
Use “xcrun notarytool store-credentials” to store the credentials.
Arguments:
-s code-sign-identity used to sign the app
-o output-directory where the app archive is created"
Expand Down

0 comments on commit 2bf024f

Please sign in to comment.