Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

This article is a Private article. Only a writer and users who know the URL can access it.
Please change open range to public in publish setting if you want to share this article with other users.

More than 3 years have passed since last update.

Mac事前準備(XBP用)

Last updated at Posted at 2021-08-21

#ターミナルをDockに追加
(所要時間:1分)
ターミナルとはマウスを使わずにコマンド(命令文)でコンピュータを操作するアプリです。
この動画を参考に、ターミナルをDockに追加してください。

#ターミナルでxcodeをインストール
(所要時間20分程度)

ターミナルを開く→下記のコマンドをコピー→貼り付け→Enterで、xcodeをインストールします。
参考動画

xcode-select --install

下記のようなメッセージが出るので、インストールを選択し、そのまま進めていきます。

#Finderのサイドバーにホームディレクトリを表示
(所要時間2分)

この動画を参考にホームディレクトをFinderのサイドバーに表示してください。
ホームディレクトリとは(参考外部サイト)

設定が完了するとFinderのサイドバーに家のマークが表示されます。ホームディレクトリの名前は人によって違います

a.png

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?