Go to file
Fedor Korotkov 8b30c0aa9f
Pre-install fastlane
fixes #35
2021-03-14 09:47:28 -04:00
scripts Parallels virtualization (#32) 2021-01-29 15:09:23 -05:00
templates Pre-install fastlane 2021-03-14 09:47:28 -04:00
.gitignore install anka builder script 2018-04-16 13:58:47 -04:00
Anka.md Parallels virtualization (#32) 2021-01-29 15:09:23 -05:00
LICENSE Initial commit 2018-04-13 10:47:36 -04:00
Parallels.md Fix a typo in Parallels.md (#34) 2021-02-05 15:49:02 -05:00
README.md Moved templates back to top level 2020-12-27 09:44:25 -05:00

README.md

macOS Packer Templates for Cirrus CI

Repository with Packer templates to build VMs to use with Cirrus CI.

  • catalina-base image has only brew pre-installed
  • catalina-xcode-N image is based of catalina-base and has Xcode N with Flutter pre-installed
  • big-sur-base image has only brew pre-installed
  • big-sur-xcode-N image is based of big-sur-base and has Xcode N with Flutter pre-installed

See a full list of VMs available on Cirrus CI here.

Supported Virtualization Technologies

Anka

Please see Anka.md for details on how to build Anka VMs.