Skip to content

Commit

Permalink
Change CodeSignatureVerifier back for Bartender
Browse files Browse the repository at this point in the history
  • Loading branch information
flammable committed Dec 24, 2024
1 parent bafa88e commit 5af4dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bartender/Bartender.download.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Specify which major version you want in the MAJOR_VERSION input variable. Suppor
<key>input_path</key>
<string>%RECIPE_CACHE_DIR%/%NAME%/Bartender %MAJOR_VERSION%.app</string>
<key>requirement</key>
<string>anchor apple generic and identifier "com.surteesstudios.Bartender" 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] = "8DD663WDX4")</string>
<string>anchor apple generic and identifier "com.surteesstudios.Bartender" 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] = "24J875RH8J")</string>
</dict>
<key>Processor</key>
<string>CodeSignatureVerifier</string>
Expand Down

0 comments on commit 5af4dc3

Please sign in to comment.