Add SIP toggler

This commit is contained in:
sickcodes 2021-10-01 00:21:54 +00:00
parent 769babcc58
commit cbf82140f4
2 changed files with 2 additions and 2 deletions

View File

@ -835,7 +835,7 @@
<key>SecureBootModel</key> <key>SecureBootModel</key>
<string>Disabled</string> <string>Disabled</string>
<key>AllowToggleSip</key> <key>AllowToggleSip</key>
<false/> <true/>
<key>Vault</key> <key>Vault</key>
<string>Optional</string> <string>Optional</string>
</dict> </dict>

View File

@ -835,7 +835,7 @@
<key>SecureBootModel</key> <key>SecureBootModel</key>
<string>Disabled</string> <string>Disabled</string>
<key>AllowToggleSip</key> <key>AllowToggleSip</key>
<false/> <true/>
<key>Vault</key> <key>Vault</key>
<string>Optional</string> <string>Optional</string>
</dict> </dict>