swift 怎样查看xcode 版本对应的swift版本和 iOS 等其他系统版本

3,449 阅读1分钟

打开终端,使用命令

xcrun swift -version

xcodebuild -showsdks 

如图所示: