Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@tanner0101
Created January 31, 2018 01:42
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tanner0101/cdb77c7f58d53af2ba2da5d39415389a to your computer and use it in GitHub Desktop.
Save tanner0101/cdb77c7f58d53af2ba2da5d39415389a to your computer and use it in GitHub Desktop.
Swift 4.1 on macOS
  1. Download latest "Swift 4.1 Development" snapshot from Swift.org Snapshots.
  2. Open downloaded .pkg file to install.
  3. Xcode > Toolchains > Swift 4.1 Snapshot
@twof
Copy link

twof commented Feb 10, 2018

Be sure you select "Install for all users" when you install, or else the toolchain won't be placed in the directory above

@0xTim
Copy link

0xTim commented Feb 22, 2018

There is a snapshot in the Vapor APT for Linux:
sudo apt-get install swift-beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment