Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Alcatraz プラグを XCode7.0 にインストールしましたが、[ウィンドウ] -> [パッケージ マネージャー] をクリックすると、XCode のヒント: Xcode コマンド ライン ツールは現在インストールされておらず、Alcatraz を実行するために必要です。
コマンド ライン ツールは、[設定] の [ダウンロード] セクションでインストールできます。
それで、これは何ですか、この問題を解決する方法、助けて、ありがとう。
端末から入力xcode-select --installすると、開発者ツールのインストールが試行されます。次に Xcode を開くと、すべての設定が完了しているはずです。
xcode-select --install