Xcode — How to fix ‘NSUnknownKeyException’, reason: … this class is not key value coding-compliant for the key X” error?

The most common solution is double-checking the outlets.
But if that runtime error hasn’t solved, check the Identity Inspector

“Inherit Module From Target” has to be checked.