Skip to content

Commit

Permalink
Merge pull request #665 from micamsb/SnapGene
Browse files Browse the repository at this point in the history
CodeSignatureVerifier update
  • Loading branch information
homebysix authored Nov 12, 2024
2 parents 64e97ce + cbe39f1 commit 2ffc46d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SnapGene/SnapGeneViewer.download.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
<key>Arguments</key>
<dict>
<key>input_path</key>
<string>%pathname%/SnapGene Viewer.app</string>
<string>%pathname%/SnapGene.app</string>
<key>requirement</key>
<string>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</string>
<string>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</string>
</dict>
<key>Processor</key>
<string>CodeSignatureVerifier</string>
Expand Down

0 comments on commit 2ffc46d

Please sign in to comment.