- macOS 12
- aria2
- jdupe
- Apple Developer account
- Download from Developer Downloads:
- Xcode xips
- put xips in
macOS/build/xips
- put xips in
- Xcode xips
- Run
make ipswto fetch IPSWaria2is used to download IPSW- If already have IPSW, skip it by putting it as
macOS/images/macOS.ipsw
- Run
make vanillato make vanilla image - Run
make baseto make base image - Run
make xcodesto make Xcode volume
- Ensure Xcode xips are prepared as mentioned above
jdupeis used to optimize volume size, need much time
- Run
make runnerto make runner image
Or just make vanilla base xcodes runner
- Prepare
coordinator.jsonfromcoordinator-template.json - Run
bin/coordinator -config coordinator.json
