mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-22 02:50:15 +10:00
Fix BlacklistAppleUpdate
Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/17
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user