Jakub Sokołowski
af2ec66e0c
This introduces an automated MacOS notarization process for Jenkins CI. The process involves: * Uploading the signed DMG file to the notary service * Checking periodically if the scanning process has completed * Stapling the successful scan ticket to the DMG file This is done by the `scripts/notarize-macos-pkg.sh` via the `make notarize-macos` target. The whole process is described in more details in `docs/macos_notarization.md`. Depends on: https://github.com/status-im/status-jenkins-lib/pull/27 Resolves: https://github.com/status-im/status-desktop/issues/2169 Signed-off-by: Jakub Sokołowski <jakub@status.im> |
||
---|---|---|
.. | ||
translationScripts | ||
fetch-brew-bottle.sh | ||
notarize-macos-pkg.sh | ||
sign-macos-pkg.sh | ||
sign-windows-bin.sh | ||
windows_build_setup.ps1 |