7 Commits

Author SHA1 Message Date
e6fcd576ee macos: Save the notarize request id into a file
One option would be to just wait till the notarization is complete, but
that would mean an expensive macos machine is just waiting and doing
nothing. Maybe this needs to be done in multiple jobs.
2021-08-25 15:35:20 +02:00
c14979ec7e Notarize the macos app 2021-08-25 15:07:21 +02:00
3d80c494c9 Macos: Add secure timestamp
Required for notarization
2021-08-25 10:56:03 +02:00
139f2a6ece MacOS CI: Rename the artifact 2021-08-25 10:55:07 +02:00
90f9752309 MacOS CI: Enable macos-desktop 2021-08-25 10:39:32 +02:00
f4f95963b7 macos: --no-codesign doesn't exist 2021-08-25 10:35:20 +02:00
a9398d34f2 CI: Build macos app and sign it
This doesn't cover notarization
2021-08-25 10:29:27 +02:00