LoginSignup
2
0

More than 5 years have passed since last update.

Swiftのバージョンを確認する方法

Posted at

ターミナルを起動後、以下のコマンドを入力する。

swift -version

例)
$ swift -version
Apple Swift version 4.2 (swiftlang-1000.11.37.1 clang-1000.11.45.1)
Target: x86_64-apple-darwin17.7.0

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0