From 2a538d0f8d55ef0357bfbd20f12135fe868d260a Mon Sep 17 00:00:00 2001 From: Edwin Joassart Date: Fri, 27 Sep 2024 15:39:39 +0200 Subject: [PATCH] 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. --- automation/build-bin.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/build-bin.ts b/automation/build-bin.ts index f0c03f6f..510df2da 100644 --- a/automation/build-bin.ts +++ b/automation/build-bin.ts @@ -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', [