47
51

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Command Line Toolsのインストール方法

Posted at

Command Line Toolsとは

Mac向けに提供されているコマンドツールである

インストール方法

  1. https://developer.apple.com/download/more/ にアクセスし、AppleIDとパスワードを入力する
  2. 左上の検索のところでCommandで検索すると、Command Line Toolsが色々出てくるので、自分にあったバージョンをダウンロードする
  3. .dmgをダウンロードしたら、クリックしてインストールする
  4. 以下のコマンドを打ってライセンスが表示されたら正常にインストール完了
$ sudo xcodebuild -license
47
51
4

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
47
51

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?