File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,8 @@ Please make sure you use Python 2.x. Python 3.x is not supported currently.
102102To build for macOS, you need [ Xcode 12 beta 3] ( https://developer.apple.com/xcode/resources/ ) .
103103The required version of Xcode changes frequently, and is often a beta release.
104104Check this document or the host information on < https://ci.swift.org > for the
105- current required version. The path name for the Xcode app must not include any spaces.
105+ current required version. Recently (as of 8-22-20), we have seen a bug that causes the build to fail
106+ if the Xcode app path includes any spaces.
106107
107108You will also need [ CMake] ( https://cmake.org ) and [ Ninja] ( https://ninja-build.org ) ,
108109which can be installed via a package manager:
You can’t perform that action at this time.
0 commit comments