LoginSignup
10

More than 5 years have passed since last update.

posted at

updated at

Organization

Xcode のビルドログの詳細を確認する方法

通常、Xcode でビルドした結果のウォーニングやらエラーやらは、
左ペインの Issue Navigator で見ることが多いと思いますが、
一連のビルド処理の流れを時系列的なログとして確認したいこともあると思います。
(例:独自のシェルスクリプトを加えたビルドフローを作っている場合)

そんなときは、Command+8 キーで現れる Log Navigator を使いましょう。

ビルド処理の全体の流れを見れて便利!

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
What you can do with signing up
10