From e73e0719aebdce95c9f0aa1fc0c4086b35666b58 Mon Sep 17 00:00:00 2001 From: Dennis Juhler Aagaard Date: Fri, 3 Apr 2020 12:35:27 +0200 Subject: [PATCH] Try to get dmg to work. --- OnlyOffice/ONLYOFFICE.download.recipe | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/OnlyOffice/ONLYOFFICE.download.recipe b/OnlyOffice/ONLYOFFICE.download.recipe index a21cc80..3b61881 100644 --- a/OnlyOffice/ONLYOFFICE.download.recipe +++ b/OnlyOffice/ONLYOFFICE.download.recipe @@ -32,7 +32,7 @@ Arguments filename - %NAME%-%version%.dmg + %NAME%-%version%.zip Processor URLDownloader @@ -45,12 +45,17 @@ Arguments input_path - %pathname%/ONLYOFFICE.app + %pathname%/%NAME%.app requirement anchor apple generic and identifier "asc.onlyoffice.ONLYOFFICE" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "2WH24U26GJ") + + dmg_path + %pathname% + Processor CodeSignatureVerifier + AppDmgVersioner