标签:
查看Swift版本
$ xcrun swift -version
查看Xcode位置
$ xcrun --find swift
参考链接:http://stackoverflow.com/questions/30790188/how-do-i-see-which-version-of-swift-im-using-in-xcode
查看Xcode所使用Swift的版本
原文地址:http://www.cnblogs.com/zcdll/p/5149962.html