mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-16 04:10:00 +10:00
macos_installer_handler.py: Publish supported models
This commit is contained in:
@@ -397,7 +397,8 @@ class RemoteInstallerCatalog:
|
||||
"integrity": integrity,
|
||||
"Source": "Apple Inc.",
|
||||
"Variant": catalog_url,
|
||||
"OS": os_data.os_conversion.os_to_kernel(version)
|
||||
"OS": os_data.os_conversion.os_to_kernel(version),
|
||||
"Models": build_plist["MobileAssetProperties"]["SupportedDeviceModels"],
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user