{"id":4669,"date":"2014-03-30T14:29:42","date_gmt":"2014-03-30T14:29:42","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/ios-how-to-cleanly-delete-uibutton-outlet-duplicate-collection-of-common-programming-errors\/"},"modified":"2014-03-30T14:29:42","modified_gmt":"2014-03-30T14:29:42","slug":"ios-how-to-cleanly-delete-uibutton-outlet-duplicate-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/ios-how-to-cleanly-delete-uibutton-outlet-duplicate-collection-of-common-programming-errors\/","title":{"rendered":"iOS: How to cleanly delete UIButton outlet? [duplicate]-Collection of common programming errors"},"content":{"rendered":"<blockquote>\n<p><strong>Possible Duplicate:<\/strong><br \/>\nUIAlertView crashes when added to app<\/p>\n<\/blockquote>\n<p>I recently tried to delete a UIButton outlet called <code>myButton<\/code>, but I&#8217;m thinking I must have missed something because I now get the following error:<\/p>\n<blockquote>\n<p>this class is not key value coding-compliant for the key myButton<\/p>\n<\/blockquote>\n<p>If I grep the entire project, there are <strong>no remaining references<\/strong> to myButton, so I&#8217;m not sure how to fix the issue.<\/p>\n<p>How does one get rid of this exception?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Possible Duplicate: UIAlertView crashes when added to app I recently tried to delete a UIButton outlet called myButton, but I&#8217;m thinking I must have missed something because I now get the following error: this class is not key value coding-compliant for the key myButton If I grep the entire project, there are no remaining references [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4669","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4669","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4669"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4669\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4669"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4669"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4669"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}