PhoneGapのビルドサービスで誰かがビルドアプリを経験していますか?Phonegapビルドエラー:あなたの証明書にiPhone Developer/Distribution IDが見つかりません
私はステップに続き、.p12
ファイルとprovisioning profile
ファイルを作成しました。私は鍵をアップロードするとき、それは私のiOSのAppは、次のエラー/警告を与えて構築されていません。私は、その後
no iPhone Developer/Distribution identity found on your certificate
手順は次のとおりです。
1) Using Keychain Access: Keychain Access -> Certificate Assistant -> Request Certificate from a Certificate Authority
2) Provided the email address which I used to register on Apple Developer Program
3) I am not sure if the 'Common Name' matters, but I used a custom name
4) 2048 bits RSA key pair value
5) From the iOS Development Portal, followed the wizard "Launch Assistant, to generate the provisioning profile.
6) Downloaded the developer certificate and provisioning profile
7) Exported the private key created above by giving a password to generate the .p12 file
8) Used the .p12 file & provisioning profile created in last two steps in the 'signing' section of PhoneGap's build service.
は誰もが同じような問題に直面しています。私は何か間違っているのですか?
http://community.phonegap.com/nitobi/topics/no_iphone_developer_distribution_identity_found_on_your_certificate –
@PhilipK:あなたが続くステップを投稿することができます。私はこれを今解決したと思うし、あなたの実際のステップを投稿すればあなたを助けることができる... –
かなり私はあなたが言及した手順に従った。あなたの答えを投稿してください。答えは現在の答えより良いでしょう。 –