fix: disabled automatic signing. There must be manual signing with Developer ID. Also added python script that updates the SMPrivilegedExecutables to fit the signing team ID. It's required for the SMC helper tool.

This commit is contained in:
Serhiy Mytrovtsiy
2022-11-20 14:31:21 +01:00
parent 39078f15d8
commit 2c9b02a65a
4 changed files with 621 additions and 77 deletions

View File

@@ -12,7 +12,7 @@
<string>1</string>
<key>SMAuthorizedClients</key>
<array>
<string>identifier &quot;eu.exelban.Stats&quot; and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.1] /* exists */</string>
<string>anchor apple generic and identifier "eu.exelban.Stats" 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] = RP2S87B72W)</string>
</array>
</dict>
</plist>