LoginSignup
10
11

More than 5 years have passed since last update.

Xcode7.1にアップデートしてAlcatrazが消えたら

Last updated at Posted at 2015-11-12

概要

Xcodeを7.1にアップデートして、Alcatrazが消えたら・・・。

手順

  • Xcodeを終了する。
  • 下記のコマンドを実行する。
$ defaults delete com.apple.dt.Xcode DVTPlugInManagerNonApplePlugIns-Xcode-7.1
  • Xcodeを起動する。※起動時に「Load Bundles」を選択する。
10
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
10
11