How to display compiler output or custom build steps output when building with xcode?

sorin picture sorin · Mar 24, 2011 · Viewed 26.8k times · Source

How can I see the output from the compiler of from the custom build steps (pre-action or post-action)?

Answer

Codo picture Codo · Mar 24, 2011

You'll find (and you can watch during the build) the complete build output in the Log Navigator. That's the right most icon of the small icons just below the Run and Build buttons.