From cc01438bca1bae76ea2551262e5217a710d422ec Mon Sep 17 00:00:00 2001 From: Mishal Shah Date: Sun, 2 Aug 2020 11:39:22 -0700 Subject: [PATCH] Update the Xcode version to Xcode 12 beta 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a390568270..a88ba8b00a4 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Please make sure you use Python 2.x. Python 3.x is not supported currently. #### macOS -To build for macOS, you need [Xcode 12 beta](https://developer.apple.com/xcode/resources/). +To build for macOS, you need [Xcode 12 beta 3](https://developer.apple.com/xcode/resources/). The required version of Xcode changes frequently, and is often a beta release. Check this document or the host information on for the current required version.