.XIB!!!
Well....
This also happened to me. Whenever I ran the app, the simulator crashed and the debugger said: Program received SIGABRT
In the bold, I noticed an object that I previously deleted. So I went all into my files, but could not find it. It turned out that the object in the IB was still linked with my old methods and things that I already deleted.
Hope this works for u too!
|