Update docs to point to Xcode 11
This commit is contained in:
parent
f5e3497491
commit
d7cf9d4ff1
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue