Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain

対策案
1 そもそもシュミレータで実行したいのに実機で実行しようとしていないか?
2 キーチェーンアクセスユーティリティのデフォルトの設定が間違ってないか?
3 プロジェクトのコードサインの署名IDの指定が間違っていないか?

No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination.

対策案
1 実機に入っているプロビジョニングファイルを入れ替えてみる。

最終更新:2012年02月06日 14:02