LoginSignup
5
11

More than 5 years have passed since last update.

macOS を Mojave にアップデートした後にやったこと

Posted at

macOS を Mojave にアップデートした後、brew を upgrade するまでにやったことを備忘録として残しておきます.

Command Line Toolsのインストール方法 を参考に Mojave 用 Command Line Tools をインストール

  1. https://developer.apple.com/download/more/ から Command Line Tools (macOS 10.14) for Xcode 10.1 をダウンロード
  2. Xcode の Preferences の Location で Command Line Tools を指定
  3. ライセンスの確認(必要なら同意) sudo xcodebuild -license

この後、brew upgrade --cleanup を実行

5
11
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
5
11