From a426edd70f641ef8567fe678ee5c81b2f32f1a05 Mon Sep 17 00:00:00 2001 From: Mike Kinney Date: Mon, 4 Feb 2019 10:08:33 -0800 Subject: [PATCH] remove reference to specific Xcode version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57f4be0098..5fd262abec 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Welcome to Trust's open source iOS app! ## Getting Started -1. [Download](https://developer.apple.com/xcode/download/) the Xcode 9 release. +1. [Download](https://developer.apple.com/xcode/download/) Xcode. 1. Clone this repository. 1. Run `make bootstrap` to install tools and dependencies.