libc++abi.dylib: terminating with uncaught exception of type NSException
2014-10-15 19:22:40.922 ios-sim -: unrecognized selector sent to instance 0x7ffd19c11790
2014-10-15 19:22:40.923 ios-sim *** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘-: unrecognized selector sent to instance 0x7ffd19c11790’
*** First throw call stack:
(
0 CoreFoundation 0x00007fff8c2b425c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff948abe75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8c2b712d - + 205
3 CoreFoundation 0x00007fff8c212272 forwarding + 1010
4 CoreFoundation 0x00007fff8c211df8 _CF_forwarding_prep_0 + 120
5 ios-sim 0x0000000102f5ee29 - + 245
6 ios-sim 0x0000000102f608e0 - + 2271
7 ios-sim 0x0000000102f60cb2 main + 101
8 ios-sim 0x0000000102f5ece4 start + 52
9 ??? 0x0000000000000006 0x0 + 6
)
libc++abi.dylib: terminating with uncaught exception of type NSException
用的cocos2dx-js 的版本是3.0 cocos IDE XCode 用的是Version 6.0.1 (6A317)