我已经下载了cordova 3.8以使iphone应用程序开发符合64位的itunes
当我在iphone上运行默认应用程序时,应用程序在xcode中构建正常但是它在我手机上的启动画面崩溃
错误信息如下所示,请告知我需要修改的cordova结构中的哪些文件以解决此问题
Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[ setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key view.' *** First throw call stack: (0x2a46e49f 0x37c24c8b 0x2a46e1a9 0x2b0d4f59 0x2b0e71af 0x2a3be81d 0x2dcee421 0x2dcefd2d 0x2db934eb 0x2db92889 0x2db9d209 0x2db91217 0x30bff0d1 0x2a434d7d 0x2a434041 0x2a432b7b 0x2a3803c1 0x2a3801d3 0x2d9951bf 0x2d98ffa1 0x1076f3 0x381a4aaf) libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)