1
1

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.

Xcode helpをショートカットで呼ぶ

Posted at

初投稿で画像添付を繰り返していたら、容量制限に引っかかってしまったので簡単なTipsを紹介しておきます。
Xcodeを起動せず、Xcode > Help > Xcode Help で表示する画面を呼び出してみます。

前提環境

  • macOS Sierra 10.12.6
  • Xcode 9.0
  • Alfred 3

※Alfredの使い方は省略。

やり方

  • Xcode help画面は以下のパスにファイルで起動するのでこれのエイリアスを作成し、AlfredのSearch Scope対象ディレクトリ配下にエイリアスを移動する

     /Applications/Xcode.app/Contents/Resources/Xcode.help
    
  • Alfredの検索窓に「open Xcode.help」と入力すると、Xcode.helpが表示されるのでこれを選択

終わりに

本当は、Developer Documentation(Xcode > Window > Developer Documentation)をショートカットで呼びたかったのですが、どこにあるのか分からず。。

1
1
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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?