-
-
Save AlexDev404/d497f8bd5b9a7e5a0717456c791bab87 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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