Greets.
Encountered quite a problem with verification proceess on emulator before launching an application.
Problem is with the speed.
Verfication fails on first error it finds, so, if there are lot's of reference/other errors in source code I have to fix the problem after every error, rebuild project, upload it to emulator and find new verification error.
Is there any way to get all verification errors at once? So I could fix them all and then try to launch application again?

