Storyboard:this class is isn't key value coding-compliant for the key

Source: Internet
Author: User

When I write an iOS program today, I suddenly report the following error. Build the page with storyboard, with the VI Ewcontroller bound control, the hand is cheap, many times.

' Nsunknownkeyexception ', Reason: ' [Setvalue:forundefinedkey:]: This class was not key value coding-compliant for the key n Ame. '

Workaround:
1. In connection Inspector, delete the association of this outlet;
2. In the. Swift file, locate the declared property and delete it;
3. Throughout project, search for the property, and replace the previous property with the Iboutlet rewrite declaration;

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Storyboard:this class is isn't key value coding-compliant for the key

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.