Sublime Text 3 编译Swift3.0

添加sublime-build配置

{
    "cmd": ["/usr/bin/xcrun", "swift", "$file"]
}

编写swift文件

cmd+b执行:

posted @ 2016-11-02 14:51  levyleo  阅读(1154)  评论(0编辑  收藏  举报