mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
19e4108ed1
`DEVELOPER_DIR` is the standard environment variable for overriding the Xcode version, there is no need to invoke `xcode-select --switch` manually to do this. The variable is documented in both `man xcode-select` and `man xcrun`.