Skip to content

Commit e9b9b50

Browse files
author
David Ungar
committed
Jira link
1 parent bafa8be commit e9b9b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ To build for macOS, you need [Xcode 12 beta 3](https://developer.apple.com/xcode
103103
The required version of Xcode changes frequently, and is often a beta release.
104104
Check this document or the host information on <https://ci.swift.org> for the
105105
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.
106+
if the Xcode app path includes any spaces. (See https://bugs.swift.org/browse/SR-13441 .)
107107

108108
You will also need [CMake](https://cmake.org) and [Ninja](https://ninja-build.org),
109109
which can be installed via a package manager:

0 commit comments

Comments
 (0)