mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-17 21:24:40 +10:00
Fix typo
This commit is contained in:
@@ -39,6 +39,8 @@
|
|||||||
- Allows for root patching without network connection
|
- Allows for root patching without network connection
|
||||||
- Add Legacy Wireless support for Monterey
|
- Add Legacy Wireless support for Monterey
|
||||||
- Applicable for BCM94328, BCM94322 and Atheros chipsets
|
- Applicable for BCM94328, BCM94322 and Atheros chipsets
|
||||||
|
- Add Legacy Bluetooth support for Monterey
|
||||||
|
- Applicable for BRCM2046 and BRCM2070 chipsets
|
||||||
|
|
||||||
## 0.2.4
|
## 0.2.4
|
||||||
|
|
||||||
|
|||||||
@@ -438,7 +438,7 @@
|
|||||||
<key>Enabled</key>
|
<key>Enabled</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>MaxKernel</key>
|
<key>MaxKernel</key>
|
||||||
<string>20.99.99</string>
|
<string></string>
|
||||||
<key>MinKernel</key>
|
<key>MinKernel</key>
|
||||||
<string>16.0.0</string>
|
<string>16.0.0</string>
|
||||||
<key>BundlePath</key>
|
<key>BundlePath</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user