Repository with Packer templates to build macOS Tart virtual machines to use with Cirrus Runners, Cirrus CI or any other automation.
The following image variants are currently available:
macos-{sequoia,sonoma}-base
image has onlybrew
pre-installed and the latest version ofmacOS
availablemacos-{sequoia,sonoma}-xcode:N
image is based onmacos-{sequoia,sonoma}-base
image and hasXcode N
withFlutter
pre-installedmacos-runner:{sequoia,sonoma}
image is a variant ofxcode:N
with several versions ofXcode
pre-installed andxcodes
tool to switch between them.
See a full list of VMs available here.
Once a new version of Xcode is released, we will initiate a GitHub release which will automatically build and push
a new version of the macos-sequoia-xcode:N
. This generally happens the next weekend after a release.
Please watch this repository releases to get notified about new images.
Some of the images are regularly getting rebuild in order to update the pre-installed packages.
This configuration file defines images that are getting rebuilt monthly on the first Saturday of the month.