Update the Xcode version to Xcode 12 beta 3

This commit is contained in:
Mishal Shah
2020-08-02 11:39:22 -07:00
committed by GitHub
parent 96587bc2d4
commit cc01438bca

View File

@@ -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 <https://ci.swift.org> for the
current required version.