Created
November 24, 2012 02:25
-
-
Save joncode/4138094 to your computer and use it in GitHub Desktop.
when adding new views xibs, get NSInvalidUnarchiveOperationException error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| *** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named NSLayoutConstraint' | |
| click on first box of 5 in xib file or view | |
| UNCHECK - use Autolayout | |
| done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment