Go to file
Fedor Korotkov cfa9e2361c
Xcode 26.3 RC 2 (#324)
* Xcode 26.3 RC 2

* Increase DISK_SIZE from 230 to 240
2026-02-21 08:08:10 -05:00
.ci Xcode 26.3 RC 2 (#324) 2026-02-21 08:08:10 -05:00
ansible Ignore errors for "install available update" Ansible task (#213) 2025-02-13 17:07:58 -05:00
data Xcode 26.4 Beta (#323) 2026-02-17 07:00:35 -05:00
scripts Xcode 26.2 Beta 2 (#307) 2025-11-20 10:16:45 -05:00
templates Updated Tahoe template to use macOS 26.3 restore image. (#322) 2026-02-13 16:20:18 +01: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 Xcode 15.4 (#154) 2024-05-13 15:18:50 -04: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.