macos_installer_handler.py: Reworked from installer.py module

This commit is contained in:
Mykola Grymalyuk
2023-03-11 08:41:45 -07:00
parent ca24aa6ce5
commit 7b7f68453a
4 changed files with 601 additions and 448 deletions

View File

@@ -32,6 +32,7 @@
- Allows for more reliable network calls and downloads
- Better supports network timeouts and disconnects
- Dramatically less noise in console during downloads
- Implemented new macOS Installer handler
- Removed unused modules:
- sys_patch_downloader.py
- run.py