Description
Applications and tools written in Swift can be built with upstream binary compiler packages instead of compiling the language toolchain locally. This is useful for developers targeting Swift on Linux or sharing code with Apple-platform projects.
The package provides a programming language toolchain and may download or build project dependencies through the user's development workflow. Code from untrusted projects should be reviewed before running build scripts.