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
行動開發.APP開發教學.Swift開發教學.IOS開發教學.Andriod開發教學.Delphi開發.資料庫程式.進銷存.餐飲POS系統
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