From cbe39f14d3a2c91f1469fe900caa37bf4d13d89a Mon Sep 17 00:00:00 2001 From: micamsb Date: Tue, 12 Nov 2024 14:15:24 +0100 Subject: [PATCH] CodeSignatureVerifier update --- SnapGene/SnapGeneViewer.download.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SnapGene/SnapGeneViewer.download.recipe b/SnapGene/SnapGeneViewer.download.recipe index 1835270d..207275c5 100644 --- a/SnapGene/SnapGeneViewer.download.recipe +++ b/SnapGene/SnapGeneViewer.download.recipe @@ -40,9 +40,9 @@ Arguments input_path - %pathname%/SnapGene Viewer.app + %pathname%/SnapGene.app requirement - identifier "com.gslbiotech.snapgeneviewer" and anchor apple generic and 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] = WVCV9Q8Y78 + identifier "com.gslbiotech.snapgene" and anchor apple generic and 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] = WVCV9Q8Y78 Processor CodeSignatureVerifier