Update docs to point to Xcode 11

This commit is contained in:
Fedor Korotkov 2019-09-23 17:17:45 -07:00 committed by GitHub
parent f5e3497491
commit d7cf9d4ff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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