mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Remove ICU from the toolchain (#75262)
* Remove ICU from the toolchain * Remove icu comment from GettingStarted.md
This commit is contained in:
@@ -135,9 +135,6 @@ toolchain as a one-off, there are a couple of differences:
|
||||
- Before running `update-checkout`, double-check that `swift` is the only
|
||||
repository inside the `swift-project` directory. Otherwise,
|
||||
`update-checkout` may not clone the necessary dependencies.
|
||||
- Running `update-checkout` may fail if the `git-lfs` dependency is not
|
||||
installed. This may report as an error related to `icu`. A workaround is
|
||||
passing `--skip-repository icu` to `update-checkout`.
|
||||
|
||||
## Installing dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user