I am new to iphone development and working on universal app, I just created some new fields on View and set its outlets with code in xCode 4.2.
Than I compile and this error came, do not know how to get rid of this error.
I also deleted some references to Xib fields.
How to know where is the buggy code or error.
please help

Edit:
I just Add Exception breakpoint in Breakpoint navigator and it showed this place of error.

its an Application crash which may be due to wrong referencing. Follow this link, it will help you to get the error place.