status-desktop/scripts
Jakub Sokołowski 49ec6962b1 sign-macos-pkg.sh: move gatekeeper verification
This now fails when the app is signed with a new certificate
create from our new Apple organization but is not notarized:
```
tmp/macos/dist/Status.app: rejected
source=Unnotarized Developer ID
```
I actually have absolutely no idea why this verification worked
with the old certificate, but it did.

For that reason I'm moving it to after notarization.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-08-11 16:19:48 +02:00
..
common feat(scripts): simple python script to interact with database (#11184) 2023-06-20 18:27:47 +03:00
localfleet chore: script for creating local test fleet 2023-04-12 09:57:58 -04:00
translationScripts chore: update English TS files 2023-06-26 15:07:38 +02:00
bump-status-go.sh chore: create script to bump status-go 2022-06-14 16:11:51 -04:00
clean-git.sh ci: remove submodule vendor folders to save space 2023-03-01 13:07:05 +01:00
fetch-brew-bottle.sh chore: Add Apple silicon support 2023-03-22 15:20:07 +02:00
force-rebuild-status-go.sh feat(general): Force rebuild of status go at least once a day 2021-12-20 10:07:34 +01:00
macos_build_setup.sh ci: upgrade from Go 1.19.5 to 1.20.4 2023-05-04 16:01:17 +02:00
notarize-macos-pkg.sh sign-macos-pkg.sh: move gatekeeper verification 2023-08-11 16:19:48 +02:00
open_database.py feat(scripts): simple python script to interact with database (#11184) 2023-06-20 18:27:47 +03:00
password-hash.py feat(scripts): simple python script to interact with database (#11184) 2023-06-20 18:27:47 +03:00
rpc.sh ci: refactor uitests to use multiple stages 2022-11-23 00:19:06 +01:00
sign-linux-file.sh ci: add scripts/sign-linux-tarball.sh for GPG signing 2021-08-16 11:21:36 -04:00
sign-macos-pkg.sh sign-macos-pkg.sh: move gatekeeper verification 2023-08-11 16:19:48 +02:00
sign-windows-bin.sh ci: scripts/sign-windows-bin.sh for signing Windows binaries 2021-04-28 18:19:17 +02:00
ubuntu_build_setup.sh ci: upgrade from Go 1.19.5 to 1.20.4 2023-05-04 16:01:17 +02:00
windows_build_setup.ps1 ci: add missing platform tools from VS build tools 2023-06-21 15:19:21 +02:00