我创建了一个Cordova 2.1.0应用程序,在最初的2-3次中运行良好。但是现在当我尝试通过终端运行它时,出现了以下错误,我没有进行任何更改。
Ankurs-Mac-mini:~ ankur$ /Users/ankur/Desktop/CordovaSMS/cordova/emulate
Ankurs-Mac-mini:~ ankur$ 2012-10-17 16:11:08.695 ios-sim[7032:507] stderrPath:
/Users/ankur/Desktop/CordovaSMS/cordova/console.log
2012-10-17 16:11:08.698 ios-sim[7032:507] stdoutPath:
/Users/ankur/Desktop/CordovaSMS/cordova/console.log
[DEBUG] Session could not be started: Error Domain=DTiPhoneSimulatorErrorDomain
Code=1 "iOS Simulator failed to install the application." UserInfo=0x7fc643902320
{NSLocalizedDescription=iOS Simulator failed to install the application.,
DTiPhoneSimulatorUnderlyingErrorCodeKey=-1}
任何帮助,将不胜感激。谢谢
iOS Simulator > Reset Content and Settings...
,,还不够。必须删除文件夹~/Library/Application Support/iPhone Simulator/6.0
(我有选择地删除了6.0版-在我的情况下其他iOS版本不受影响)。