Terminating app due to uncaught exception \'NSGenericException\'
Terminating app due to uncaught exception \'NSGenericException\', reason: \'Unable to
Same error, different solution here:
I got this error on starting up my app on iOS 6 after adding a new view and forgetting to switch off Use Auto Layout on it in the interface builder ... I hate it there's no standard setting to NOT use auto layout by default for new views ...
Use Auto Layout