Skip to content

Instantly share code, notes, and snippets.

@ankitspd
Created March 3, 2016 17:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ankitspd/ab12c883020e8199e3ab to your computer and use it in GitHub Desktop.
Save ankitspd/ab12c883020e8199e3ab to your computer and use it in GitHub Desktop.
$ pkgutil --expand swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx.pkg swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx
$ cd swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx
$ cd swift-DEVELOPMENT-SNAPSHOT-2016-03-01-a-osx-package.pkg
$ mv Payload Payload.zip
$ open .
double click to extract
$ cd Payload\ 2/usr/bin
$ ./swiftc -v
Apple Swift version 3.0-dev (LLVM b361b0fc05, Clang 11493b0f62, Swift 24a0c3de75)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment