[ https://issues.apache.org/jira/browse/CB-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464048#comment-13464048 ]
Michal Mocny commented on CB-1500: ---------------------------------- I've not been able to repro this either, though I did not get xcode through the app store, has anyone done that? Few clarifications: - When you say updated to the git version, do you mean you that you cloned the project instead of downloading a release? - How are you building and running, with the command line tools or through xcode? - Sometimes when I open xcode, even with the project open, the build target is wrong and I need to change it. Can you confirm the build target is the sample app you created? - Are you using xcode to build non-cordova apps? Does that work? > Could not instantiate class named NSLayoutConstraint > ---------------------------------------------------- > > Key: CB-1500 > URL: https://issues.apache.org/jira/browse/CB-1500 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 2.0.0 > Environment: OSX Mountain Lion, XCode 4.5 > Reporter: Mike Yeates > Assignee: Shazron Abdullah > Priority: Critical > > I have created an empty project using the create tool, build completes with > some warnings but crashes after launching in the simulator (iOS 5.1/6.0 > iPhone) with the following error > 2012-09-19 10:08:44.545 ShopAdmin[13026:c07] Multi-tasking -> Device: YES, > App: YES > 2012-09-19 10:08:44.550 ShopAdmin[13026:c07] *** Terminating app due to > uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not > instantiate class named NSLayoutConstraint' > *** First throw call stack: > (0x1a2022 0x207dcd6 0x14aa48 0x14a9b9 0x65a4a3 0x65a67b 0x65a383 0x55a16d > 0x4001fc 0x400779 0x40099b 0x2943 0x337386 0x338274 0x347183 0x347c38 > 0x33b634 0x271fef5 0x176195 0xdaff2 0xd98da 0xd8d84 0xd8c9b 0x337c65 0x339626 > 0x2386 0x22b5 0x1) > terminate called throwing an exception(lldb) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira