Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Verbose build in XCode 4

When trying to build my application, XCode 4 freezes on "compiling source file 1 of ...". I have to force quit.

Is there a way to do a verbose build so I can see on which file it is crashing?

like image 956
Nathan H Avatar asked Jun 01 '11 10:06

Nathan H


1 Answers

I know this answer is late, anyway I hope it can help somebody with my same issue: look here on current Xcode version 6.1:

XCode 6.1 build log

like image 86
Giorgio Calzolato Avatar answered Sep 19 '22 11:09

Giorgio Calzolato