查看MacOS中的Swift版本和SDK版本

时间:2021-02-23 18:37:48

查看MacOS中的Swift版本和SDK版本

来源 https://juejin.im/post/5cde5a62f265da1bc55230e5

# 查看Swift版本
xcrun swift -version # Xcode中添加的SDK版本
xcodebuild -showsdks

查看MacOS中的Swift版本和SDK版本

查看MacOS中的Swift版本和SDK版本

===================== End

相关文章