Hi folk I am trying to solve this error
Terminating app due to uncaught exception 'NSUnknownKeyException', reason: ' [<ProfiloViewController 0x8d54ec0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key nomeTxt.'
[..]
libc++abi.dylib: terminating with uncaught exception of type NSException
I have not a method called setValue.. I can't figure out what's wrong
Thanks for your help.