ios - Cordova simulator fails on Mac OS 10.9.5 -
i upgraded mac os 10.9.5 , cordova 3.6.3.
software os x 10.9.5 (13f34)
> cordova -v 3.6.3-0.2.13
now, cordova simulator fails every time.
2014-10-07 10:48:13.930 ios-sim[15234:507] stderrpath: /users/localuser/project/cordova/hello/platforms/ios/cordova/console.log 2014-10-07 10:48:13.931 ios-sim[15234:507] stdoutpath: /users/localuser/project/cordova/hello/platforms/ios/cordova/console.log 2014-10-07 10:48:13.958 ios-sim[15234:507] -[__nsarraym localizeddescription]: unrecognized selector sent instance 0x7fa3d97005e0 2014-10-07 10:48:13.959 ios-sim[15234:507] *** terminating app due uncaught exception 'nsinvalidargumentexception', reason: '-[__nsarraym localizeddescription]: unrecognized selector sent instance 0x7fa3d97005e0' *** first throw phone call stack: ( 0 corefoundation 0x00007fff8308525c __exceptionpreprocess + 172 1 libobjc.a.dylib 0x00007fff83df7e75 objc_exception_throw + 43 2 corefoundation 0x00007fff8308812d -[nsobject(nsobject) doesnotrecognizeselector:] + 205 3 corefoundation 0x00007fff82fe3272 ___forwarding___ + 1010 4 corefoundation 0x00007fff82fe2df8 _cf_forwarding_prep_0 + 120 5 ios-sim 0x0000000102e19e29 -[iphonesimulator loadsimulatorframework:] + 245 6 ios-sim 0x0000000102e1b8e0 -[iphonesimulator runwithargc:argv:] + 2271 7 ios-sim 0x0000000102e1bcb2 main + 101 8 ios-sim 0x0000000102e19ce4 start + 52 ) libc++abi.dylib: terminating uncaught exception of type nsexception /users/localuser/project/cordova/hello/platforms/ios/cordova/run: line 158: 15234 abort trap: 6 (core dumped) ios-sim launch "$simulator_app_path" --stderr "$cordova_path/console.log" --stdout "$cordova_path/console.log" $target_flag --exit error: /users/localuser/project/cordova/hello/platforms/ios/cordova/run: command failed exit code 134 @ childprocess.whendone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23) @ childprocess.eventemitter.emit (events.js:98:17) @ maybeclose (child_process.js:735:16) @ process.childprocess._handle.onexit (child_process.js:802:5)
to emulate ios cordova 3.6.3+ need update ios-sim version 3
ios osx cordova
No comments:
Post a Comment