I'm Facing very strange problem, my ios app crashes on my devices and simulatore, i developed app on one mac and system and move source code to another mac, on new mac my scringo framework showing different types of crash reports like "Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[ setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key closeButton.'".
I done a lot of googled, but i didn't get any solution. i contacted to scringo help
support also, didn't get any response on http://www.scringo.com/about.php
The most likely source of this error is that something has a connection to an action or outlet called done that doesn't exist in the code for that class.