Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
faern committed Aug 23, 2024
2 parents 4edc4fc + b56bce4 commit cd3a749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/macos-signing.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ as intended.
export CSC_LINK=/path/to/macos_signing_application.p12
export CSC_INSTALLER_LINK=/path/to/macos_signing_installer.p12
```
* The passprase for the `.p12` files must be assigned to `CSC_KEY_PASSWORD` and
* The passphrase for the `.p12` files must be assigned to `CSC_KEY_PASSWORD` and
`CSC_INSTALLER_KEY_PASSWORD` respectively. But our `buildserver-build.sh` script will
automatically ask for those, so no need to export them manually.

Expand Down

0 comments on commit cd3a749

Please sign in to comment.