From d7cf9d4ff13fce3242bade3a34278a6bae3e5977 Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Mon, 23 Sep 2019 17:17:45 -0700 Subject: [PATCH] Update docs to point to Xcode 11 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c75b3a..2ded21c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Packer templates to build [macOS Anka images](https://veertu.com/anka-technology * `mojave-xcode-10.1` image is based of `mojave-base` and has only `Xcode 10.1` pre-installed * `mojave-xcode-10.2` image is based of `mojave-base` and has only `Xcode 10.2` pre-installed * `mojave-xcode-10.3` image is based of `mojave-base` and has only `Xcode 10.3` pre-installed - * `mojave-flutter` image is based of `mojave-xcode-10.3` and has only [`Flutter`](https://flutter.dev/) pre-installed + * `mojave-xcode-11` image is based of `mojave-base` and has only `Xcode 11 GM` pre-installed + * `mojave-flutter` image is based of `mojave-xcode-11` and has only [`Flutter`](https://flutter.dev/) pre-installed # Building Base Image