Can't add/run xibs in project?

Everytime I add a xib to my project and attempt to run one (after manually haveing to link it to the file added with it), it gives me

'NSUnknownKeyException', reason: '[<UIApplication 0x7fe0aa603900> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key view.'


I stripped my view of everything on it till it was blank and it still won't run. Only thing my view is connected to is the File's Owner.

Am I doing something wrong, or is Xcode just refusing to add/run my xib properly?

Replies

Having the same problem!

Did you find a solution?

thanks