Fix BlacklistAppleUpdate

Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/17
This commit is contained in:
Mykola Grymalyuk
2020-12-10 21:33:47 -07:00
parent 59ac0c3fec
commit 48d714db61
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
## 0.0.7 ## 0.0.7
- Add MacPro3,1 to HID patch - Add MacPro3,1 to HID patch
- Fix missing SSDT-CPBG patch - Fix missing SSDT-CPBG patch
- Fix BlacklistAppleUpdate
## 0.0.6 ## 0.0.6
- Fix macserial crashing - Fix macserial crashing

View File

@@ -623,7 +623,7 @@
<key>BootProtect</key> <key>BootProtect</key>
<string>Bootstrap</string> <string>Bootstrap</string>
<key>BlacklistAppleUpdate</key> <key>BlacklistAppleUpdate</key>
<false/> <true/>
<key>DmgLoading</key> <key>DmgLoading</key>
<string>Signed</string> <string>Signed</string>
<key>EnablePassword</key> <key>EnablePassword</key>