Py2/py3 script that can download macOS components direct from Apple
Go to file
CorpNewt bdd4029907
Use Dids' Clover builds if r <= 5122, clarify main menu example
2023-10-23 14:32:21 -05:00
Scripts More WMIC and PowerShell fun 2023-05-25 07:49:34 -05:00
.gitignore Update .gitignore 2018-12-07 13:34:31 -06:00
BuildmacOSInstallApp.command Code cleanup and fixes 2022-05-30 15:14:10 -05:00
BuildmacOSInstallApp.py Rename BuildmacOSInstallApp.command to BuildmacOSInstallApp.py 2022-02-06 11:18:26 -06:00
LICENSE Initial commit 2018-09-25 23:16:01 -05:00
MakeInstall.bat Update MakeInstall.bat 2020-12-29 05:19:32 -06:00
MakeInstall.py Use Dids' Clover builds if r <= 5122, clarify main menu example 2023-10-23 14:32:21 -05:00
Readme.md Update Readme.md 2022-07-15 13:59:10 -05:00
gibMacOS.bat Update gibMacOS.bat 2020-12-29 05:19:49 -06:00
gibMacOS.command Code cleanup and fixes 2022-05-30 15:13:59 -05:00
gibMacOS.py Fix the empty lines 2023-05-01 13:07:57 +03:00

Readme.md

Py2/py3 script that can download macOS components direct from Apple

Can also now build Internet Recovery USB installers from Windows using dd and 7zip.

NOTE: As of macOS 11 (Big Sur), Apple has changed the way they distribute macOS, and internet recovery USBs can no longer be built via MakeInstall on Windows. macOS versions through Catalina will still work though.

NOTE 2: As of macOS 11 (Big Sur), Apple distributes the OS via an InstallAssistant.pkg file. BuildmacOSInstallApp.command is not needed to create the install application when in macOS in this case - and you can simply run InstallAssistant.pkg, which will place the install app in your /Applications folder on macOS.

Thanks to: