You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Discord/Discord.download.recipe
+12-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
<string>Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/601.2.7 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.7</string>
17
17
</dict>
18
18
<key>MinimumVersion</key>
19
-
<string>0.3.0</string>
19
+
<string>0.3.1</string>
20
20
<key>Process</key>
21
21
<array>
22
22
<dict>
@@ -39,6 +39,17 @@
39
39
<key>Processor</key>
40
40
<string>EndOfCheckPhase</string>
41
41
</dict>
42
+
<dict>
43
+
<key>Processor</key>
44
+
<string>CodeSignatureVerifier</string>
45
+
<key>Arguments</key>
46
+
<dict>
47
+
<key>input_path</key>
48
+
<string>%pathname%/%NAME%.app</string>
49
+
<key>requirement</key>
50
+
<string>identifier "com.hnc.Discord" 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] = "53Q6R32WPB"</string>
0 commit comments