patch: change the name of the certificate

Now that we use the new certs from Apple, we need an Installer cert to sign a pkg.
This commit is contained in:
Edwin Joassart 2024-09-27 15:39:39 +02:00 committed by Thodoris Greasidis
parent 85806f240f
commit 2a538d0f8d

View File

@ -366,7 +366,7 @@ export async function signFilesForNotarization() {
'-d',
'-f',
'-s',
'Developer ID Application: Balena Ltd (66H43P8FRG)',
'Developer ID Installer: Balena Ltd (66H43P8FRG)',
item.path,
]);
await whichSpawn('codesign', [