We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ac0c3 commit 48d714dCopy full SHA for 48d714d
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## 0.0.7
4
- Add MacPro3,1 to HID patch
5
- Fix missing SSDT-CPBG patch
6
+- Fix BlacklistAppleUpdate
7
8
## 0.0.6
9
- Fix macserial crashing
payloads/Config/v0.6.4/config.plist
@@ -623,7 +623,7 @@
623
<key>BootProtect</key>
624
<string>Bootstrap</string>
625
<key>BlacklistAppleUpdate</key>
626
- <false/>
+ <true/>
627
<key>DmgLoading</key>
628
<string>Signed</string>
629
<key>EnablePassword</key>
0 commit comments