#author("2016-08-09T10:49:03+09:00","default:wikiwriter","wikiwriter") &tag(iPhone開発/実機デバッグ手順); *目次 [#t9d2c325] #contents *関連ページ [#afe63e84] -[[iOSSDK]] *参考情報 [#g8f54c59] -[[iPhoneアプリを実機で動かす | iPhoneアプリ:http://kentaro-shimizu.com/lecture/iphone/step3.html]] *手順 [#u7bfbd64] -developer_identity.cerをダブルクリックしキーチェインに登録。 *実機で実行 [#de273b40] **証明書の作成 [#ie2070d4] -PENDING **証明書類の転送 [#m4c0e2c9] -PENDING -開発用のdeveloper_identity.cerと、AppStore登録用のdistribution_identity.cerをダブルクリックしてインストール。 -開発用、AppStore登録用の〜.mobileprovisionをダブルクリックしてインストール。 **証明書の転送(2台目以降) [#e3f0a5ff] -developer_identity.cerとdistribution_identity.cerwダブルクリックするのじゃだめで1台目でOrganizerを起動し、"Developer Profile"をエクスポート、2台目でOrganizerを起動し、インポートしないとだめ(Developer Profileのところが空だとだめ)。 -うまくいっていない場合、次のエラーが発生する。 #pre{{ [BEROR]Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain }}