Skip to content

Commit 48d714d

Browse files
committed
Fix BlacklistAppleUpdate
Closes #17
1 parent 59ac0c3 commit 48d714d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 0.0.7
44
- Add MacPro3,1 to HID patch
55
- Fix missing SSDT-CPBG patch
6+
- Fix BlacklistAppleUpdate
67

78
## 0.0.6
89
- Fix macserial crashing

payloads/Config/v0.6.4/config.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@
623623
<key>BootProtect</key>
624624
<string>Bootstrap</string>
625625
<key>BlacklistAppleUpdate</key>
626-
<false/>
626+
<true/>
627627
<key>DmgLoading</key>
628628
<string>Signed</string>
629629
<key>EnablePassword</key>

0 commit comments

Comments
 (0)