このプロビジョニングの問題を解決するためにあらゆることを試みましたが、何も機能していません。Mac を再フォーマットし、iPhone を再インストールしました。また、規定 (開発者とディストリビューション) を Organizer、iTunes、および Xcode にドラッグしました。
iTunes では、規定を iPhone アイコンにドラッグするように言われていますが、それは機能しません。ライブラリの下にのみ移動できます(そこにドロップするための青い長方形が表示されます)。57x57 のアイコンで新しく作成されたダミー アプリがあります。また、配布規定を備えた配布物を使用してプロジェクトをセットアップしました。ビルドすると、次のようになります。
The iPhone “myphone” doesn’t have the provisioning profile with which the application was signed.
Click “Install and Run” to install the provisioning profile “distribution” on “myphone” and continue running “helloworld.app”.
そして、「インストールして実行」というボタンがあり、そのボタンを何百回もクリックしましたが、何もしませんでした。
orgranizer に Console というタブが表示されます。クリアしてアプリを再構築しましたが、理解できない出力がいくつかあります。私の問題だと思っていますが、それはどういう意味ですか?
Fri Mar 26 11:22:19 unknown misagent[215] <Error>: profile not valid: 0xe8008012
Fri Mar 26 11:22:19 unknown mobile_installationd[206] <Error>: 00808600 install_embedded_profile: Skipping the installation of the embedded profile
Fri Mar 26 11:22:20 unknown mobile_installationd[206] <Error>: 00808600 verify_executable: Could not validate signature: e8008015
Fri Mar 26 11:22:20 unknown mobile_installationd[206] <Error>: 00808600 preflight_application_install: Could not verify /var/tmp/install_staging.NEb61T/helloworld.app/helloworld
Fri Mar 26 11:22:20 unknown mobile_installationd[206] <Error>: 00808600 install_application: Could not preflight application install
Fri Mar 26 11:22:20 unknown mobile_installation_proxy[219] <Error>: handle_install: Installation failed
Fri Mar 26 11:22:20 unknown mobile_installationd[206] <Error>: 00808600 handle_install: API failed
Fri Mar 26 11:22:20 unknown mobile_installationd[206] <Error>: 00808600 send_message: failed to send mach message of 64 bytes: 10000003
Fri Mar 26 11:22:20 unknown mobile_installationd[206] <Error>: 00808600 send_error: Could not send error response to client
Fri Mar 26 11:22:42 unknown misagent[231] <Error>: profile not valid: 0xe8008012
Fri Mar 26 11:22:43 unknown mobile_installationd[206] <Error>: 00809800 install_embedded_profile: Skipping the installation of the embedded profile
Fri Mar 26 11:22:43 unknown mobile_installationd[206] <Error>: 00809800 verify_executable: Could not validate signature: e8008015
Fri Mar 26 11:22:43 unknown mobile_installationd[206] <Error>: 00809800 preflight_application_install: Could not verify /var/tmp/install_staging.6M55Ay/helloworld.app/helloworld
Fri Mar 26 11:22:43 unknown mobile_installationd[206] <Error>: 00809800 install_application: Could not preflight application install
Fri Mar 26 11:22:43 unknown mobile_installation_proxy[235] <Error>: handle_install: Installation failed
Fri Mar 26 11:22:43 unknown mobile_installationd[206] <Error>: 00809800 handle_install: API failed
Fri Mar 26 11:22:43 unknown mobile_installationd[206] <Error>: 00809800 send_message: failed to send mach message of 64 bytes: 10000003
Fri Mar 26 11:22:43 unknown mobile_installationd[206] <Error>: 00809800 send_error: Could not send error response to client