Skip to content

Commit 29639f1

Browse files
authored
Merge pull request #40873 from philipturner/patch-5
2 parents 199c90e + eed852b commit 29639f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/HowToGuides/GettingStarted.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ Double-check that running `pwd` prints a path ending with `swift`.
129129
130130
### macOS
131131
132-
⚠️ 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.
133-
134132
1. Install [Xcode 13 beta 4][Xcode] or newer:
135133
The required version of Xcode changes frequently and is often a beta release.
136134
Check this document or the host information on <https://ci.swift.org> for the

0 commit comments

Comments
 (0)