iOSシミュレーターがアプリケーションのインストールに失敗しました 質問する

iOSシミュレーターがアプリケーションのインストールに失敗しました 質問する

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}

ご協力いただければ幸いです。ありがとうございます

ベストアンサー1

問題を解決しました

~/Library/Application Support/iPhone Simulatorプロジェクトの内容を削除して再実行すると、この問題は解決します。または、シミュレータの内容と設定をリセットするだけでもかまいません。

ここに画像の説明を入力してください

おすすめ記事