status-desktop/docs
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
..
images ci: implement MacOS notarization using xcrun altool 2021-06-01 09:50:13 -04:00
README.md Update README.md 2021-05-31 16:10:22 -04:00
building.md docs: add note about Qt version 5.14.2 being mandatory 2021-03-03 13:52:01 -05:00
common_errors.md add docs and tutorials 2020-06-22 10:34:07 -04:00
macos_notarization.md ci: implement MacOS notarization using xcrun altool 2021-06-01 09:50:13 -04:00
qml_api.md chore: Add Wallet Model QML API documentation 2021-02-16 14:44:45 -05:00
qml_crash_course.md add docs and tutorials 2020-06-22 10:34:07 -04:00
qml_nim_communication.md add docs and tutorials 2020-06-22 10:34:07 -04:00
screenshot.png update screenshot 2021-03-11 16:39:11 -05:00
structure.md add docs and tutorials 2020-06-22 10:34:07 -04:00
tips.md add docs and tutorials 2020-06-22 10:34:07 -04:00
tutorial_adding_section.md add docs and tutorials 2020-06-22 10:34:07 -04:00
tutorial_custom_component.md add docs and tutorials 2020-06-22 10:34:07 -04:00
windows_signing.md ci: scripts/sign-windows-bin.sh for signing Windows binaries 2021-04-28 18:19:17 +02:00

README.md