Like it says, I updated XCode basically at the end of my project. It still runs fine for me in iOS 5 and no error but Apple has rejected the app (twice) stating it crashes upon launch. Is there some change in updating that I could be overlooking? I have no idea why I can't recreate the error. Here is what they sent me.
The main screen is only an image view and a segmented control that I use as a couple of buttons... Not much there that could throw the error, please advise? :P
Application Specific Information: * Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[ setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key view.' * First throw call stack: (0x33ed18bf 0x352ec1e5 0x33ed15f5 0x328bb333 0x328bae33 0x32894f19 0x33e30803 0x33e31491 0x326354bf 0x32636bb9 0x3256fa45 0x323f9227 0x323f3313 0x323c1921 0x323c13bf 0x323c0d2d 0x30713df3 0x33ea5553 0x33ea54f5 0x33ea4343 0x33e274dd 0x33e273a5 0x323f2457 0x323ef743 0x2f79 0x2f44)
Last Exception Backtrace: (0x33ed18bf 0x352ec1e5 0x33ed15f5 0x328bb333 0x328bae33 0x32894f19 0x33e30803 0x33e31491 0x326354bf 0x32636bb9 0x3256fa45 0x323f9227 0x323f3313 0x323c1921 0x323c13bf 0x323c0d2d 0x30713df3 0x33ea5553 0x33ea54f5 0x33ea4343 0x33e274dd 0x33e273a5 0x323f2457 0x323ef743 0x2f79 0x2f44)