Skip to content

Commit 9024f95

Browse files
authored
Update the Xcode version to Xcode 13 beta 4
1 parent eecaa44 commit 9024f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HowToGuides/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Double-check that running `pwd` prints a path ending with `swift`.
130130
131131
⚠️ Since version 0.2.14, `sccache` no longer caches compile commands issued by `build-script` because of [sccache PR 898](https://github.com/mozilla/sccache/pull/898), since `build-script` adds the `-arch x86_64` argument twice. The instructions below may install `sccache` 0.2.14 or newer. You may want to instead download and install an older release from their [Releases page](https://github.com/mozilla/sccache/releases) until this issue is resolved.
132132
133-
1. Install [Xcode 12.3][Xcode] or newer:
133+
1. Install [Xcode 13 beta 4][Xcode] or newer:
134134
The required version of Xcode changes frequently and is often a beta release.
135135
Check this document or the host information on <https://ci.swift.org> for the
136136
current required version.

0 commit comments

Comments
 (0)