Skip to content

kabiroberai/swift-toolchain-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-toolchain-linux

Swift iOS toolchain for Linux

Prerequisites

For Linux

For macOS

  • Xcode

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:

  • ubuntu18.04
  • ubuntu20.04
  • ubuntu22.04

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

About

Swift toolchain for Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages