Swift使用終端機執行

 

螢幕快照 2014-06-05 上午11.01.16

螢幕快照 2014-06-05 上午11.03.15

螢幕快照 2014-06-05 上午11.03.34Swift

XCode6 Beta安裝完後,可以透過以下指令在終端機模式使用swift

$ sudo xcode-select -s /Applications/Xcode6-Beta.app/Contents/Developer/

$ xcrun swift

:help 說明文件
:exit 離開

 

參考連結: http://stackoverflow.com/questions/24011120/how-can-i-use-swift-in-terminal