kabiroberai / swift-toolchain-linux

Swift toolchain for Linux
MIT License
11 stars 5 forks source link

swift-toolchain-linux

Swift iOS toolchain for Linux

Prerequisites

For Linux

For macOS

Usage

For Linux

Run ./create-toolchain <swift version> <linux version>

For macOS

Run ./create-toolchain <linux version> <path to xctoolchain>

The linux version argument is in the format <distribution><version> (all lowercase). See https://swift.org/download/ for the list of supported Linux versions.

The currently supported versions are:

Upon completion of the script, the output can be found in the packages directory.