status-desktop/scripts
Jakub Sokołowski af2ec66e0c ci: implement MacOS notarization using xcrun altool
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>
2021-06-01 09:50:13 -04:00
..
translationScripts chore: change translations to only translate complete languages 2021-02-18 15:23:58 -05:00
fetch-brew-bottle.sh fix: don't run scripts/fetch-brew-bottle.sh in parallel 2021-04-16 13:16:44 -05:00
notarize-macos-pkg.sh ci: implement MacOS notarization using xcrun altool 2021-06-01 09:50:13 -04:00
sign-macos-pkg.sh sign-macos-pkg.sh: don't restore Jenkins secret keychains 2020-09-07 20:31:27 +02:00
sign-windows-bin.sh ci: scripts/sign-windows-bin.sh for signing Windows binaries 2021-04-28 18:19:17 +02:00
windows_build_setup.ps1 ci: scripts/sign-windows-bin.sh for signing Windows binaries 2021-04-28 18:19:17 +02:00