Xcode5で今まで使用していたのとは別の実機(iPad)を接続してビルドしたら以下のエラーになった。
No matching provisioning profiles found
Your build settings specify a provisioning profile with the UUID “XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX”, however, no such provisioning profile was found. Xcode can resolve this issue by downloading a new provisioning profile from the Member Center.
iOS Dev Centerで実機UDIDは追加してプロビジョニングプロファイルは作成しなおしてある。
Xcode4だとBuild SettingsでCode Siging Identityを設定すればビルドできたが、
Xcode5ではその少し下にProvisioning Profieの設定欄があり、ここに古い設定が残っていた。
これを設定しなおすと、ビルドできた。
0 件のコメント:
コメントを投稿