跳转至

Swift导入

关于Xcode

安装Xcode

Bash
xcode-select --install

查看Xcode版本

Bash
xcodebuild -version

关于Swift

查看Swift版本

Bash
xcrun swift -version