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バージョンは影響を受けませんでした)。