21/01/2016
http://mocao.me/swift-language-installation-on-ubuntu-14-04/
26 Dec 2015 Swift language – Installation on Ubuntu 14.04 December 26, 2015 by Tien Tran Uncategorized Which steps can help your guys implement Swift language (both code and compiler) on Ubuntu 14.04 Step 1: Install required dependencies: $ sudo apt-get install clang libicu-dev Step 2: Download Swif…