macos_installer_handler.py: Add min OS check

Ventura’s installer requires an El Cap host to run
This commit is contained in:
Mykola Grymalyuk
2023-04-28 14:50:59 -06:00
parent c668ac0004
commit 6fca3339fc
4 changed files with 41 additions and 18 deletions
+2
View File
@@ -13,6 +13,8 @@
- thanks [@jazzzny](https://github.com/Jazzzny)
- Resolve UI unable to download macOS installers on unknown models
- ex. M2 Macs and Hackintoshes
- Implement minimum OS check for installer creation
- Prevents vague errors when creating Ventura installers on Yosemite
- Increment Binaries:
- PatcherSupportPkg 0.9.6 - release
- Build Server Changes: