From 992175ffdcc69de698d47727d12ae8d84c16867b Mon Sep 17 00:00:00 2001 From: Yonas Kolb Date: Sun, 13 May 2018 19:07:06 +1000 Subject: [PATCH] update required xcode version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd55f557..868f08b1 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ targets: A project would be created with 2 connected targets, with all the required configurations and build settings. See the [Project Spec](Docs/ProjectSpec.md) documentation for all the options you can specify. ## Installing -Make sure Xcode 9 is installed first. +Make sure Xcode 9.3 is installed first. ### [Mint](https://github.com/yonaskolb/mint) ```sh