mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-23 11:30:15 +10:00
unblock tahoe
This commit is contained in:
@@ -28,7 +28,7 @@ class AppleDBProducts:
|
|||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
global_constants: constants.Constants,
|
global_constants: constants.Constants,
|
||||||
max_install_assistant_version: os_data = os_data.sequoia,
|
max_install_assistant_version: os_data = os_data.tahoe,
|
||||||
) -> None:
|
) -> None:
|
||||||
self.constants: constants.Constants = global_constants
|
self.constants: constants.Constants = global_constants
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user