开发者

Verbose build in XCode 4

When trying to build my app开发者_如何学编程lication, 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?


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:

Verbose build in XCode 4


You can try using the command line xcodebuild tool and see what the output is there. Maybe it will provide some clues on what's going on.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜