We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a1862 commit 35b4925Copy full SHA for 35b4925
README.md
@@ -102,7 +102,7 @@ Please make sure you use Python 2.x. Python 3.x is not supported currently.
102
To build for macOS, you need [Xcode 12 beta 3](https://developer.apple.com/xcode/resources/).
103
The required version of Xcode changes frequently, and is often a beta release.
104
Check this document or the host information on <https://ci.swift.org> for the
105
-current required version.
+current required version. The path name for the Xcode app must not include any spaces.
106
107
You will also need [CMake](https://cmake.org) and [Ninja](https://ninja-build.org),
108
which can be installed via a package manager:
0 commit comments