Go to file
Diogo Araújo 70cb4395fe
feat: boot command changes to tahoe 26.4 (#344)
* feat: boot command changes to tahoe 26.4

* add first time password to enable screen sharing
2026-04-05 12:38:36 -04:00
.ci Adjusted disk sizes for macOS Tahoe configurations in CI setup. 2026-04-05 12:35:16 -04:00
ansible Ignore errors for "install available update" Ansible task (#213) 2025-02-13 17:07:58 -05:00
data Xcode 26.5-beta (#345) 2026-04-04 20:30:07 -04:00
scripts base.pkr.hcl: update TCC.db and allow automation tools (#329) 2026-03-12 13:01:54 +01:00
templates feat: boot command changes to tahoe 26.4 (#344) 2026-04-05 12:38:36 -04:00
.cirrus.star Fixed syntax 2025-05-31 10:50:39 -04:00
.cirrus.yml Removed update (#293) 2025-10-10 20:25:46 +04:00
.gitignore install anka builder script 2018-04-16 13:58:47 -04:00
DEVELOPMENT.md Disable SIP before running templates/base.pkr.hcl (#331) 2026-03-15 10:46:21 +01:00
LICENSE Initial commit 2018-04-13 10:47:36 -04:00
README.md README.md: update image descriptions (#289) 2025-09-29 15:57:11 +04:00

README.md

macOS Packer Templates for Tart

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-{tahoe,sequoia,sonoma}-vanilla — a vanilla macOS installation with helpful tweaks such as auto-login, but no additional software preinstalled
  • macos-{tahoe,sequoia,sonoma}-base — based on macos-{tahoe,sequoia,sonoma}-vanilla image, it comes with brew and other useful software pre-installed, but without Xcode
  • macos-{tahoe,sequoia,sonoma}-xcode:N — based on macos-{tahoe,sequoia,sonoma}-base image and has Xcode N with Flutter pre-installed
  • macos-runner:{tahoe,sequoia,sonoma} — a variant of xcode:N with several versions of Xcode pre-installed and xcodes tool to switch between them.

See a full list of VMs available here.

Release Cadence

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-{tahoe,sequoia}-xcode:N. This generally happens the next weekend after a release. Please watch this repository releases to get notified about new images.

Update Cadence

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.