failed build don't scroll to first error message
When a build fails the thing to do is fix the first build error and rebuild.
But appcode don't show me the first error, it just shows me an endless list of
included from:
(17) filea.m
(94) fileb.h
(22) filec.h
included from:
(12) filed.m
(94) fileb.h
(22) filec.h
[ad libitum]
This information is useless, and even more useless if i don't know which is the error and where.
If i scroll carefully enough i find the error lines, but it is much quicker to switch to xcode and build there. But when i am there, i fix the error there... And appcode ends up in the background again.
This happens to me in a project with a mix of objective c and swift code.
This information is useless, and even more useless if i don't know which is the error and where.
If i scroll carefully enough i find the error lines, but it is much quicker to switch to xcode and build there. But when i am there, i fix the error there... And appcode ends up in the background again.
This happens to me in a project with a mix of objective c and swift code.
Please sign in to leave a comment.
Hi Roberto.
There are already several tools in AppCode that should help:
Does that help?