From c9fbdf36d77ca555711d19db7407e17fa2b7032b Mon Sep 17 00:00:00 2001 From: Nindi Gill Date: Thu, 29 Dec 2022 17:12:07 +1100 Subject: [PATCH] Update AutoPkg recipe --- Mist.pkg.recipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mist.pkg.recipe.yaml b/Mist.pkg.recipe.yaml index bc7026b..695e966 100644 --- a/Mist.pkg.recipe.yaml +++ b/Mist.pkg.recipe.yaml @@ -83,7 +83,7 @@ Process: group: wheel mode: "0544" scripts: "%RECIPE_CACHE_DIR%/scripts" - - Processor: PkgSigner + - Processor: com.github.rtrouton.SharedProcessors/PkgSigner Arguments: pkg_path: "%RECIPE_CACHE_DIR%/%NAME%-%version%.pkg" signing_cert: "%DEVELOPER_ID_INSTALLER%"