phonegap / build

This is the public repository for PhoneGap Build source and bug tracking
92 stars 33 forks source link

[Docs] "Certificate doesn't match profile" issue #398

Closed dotNetkow closed 5 years ago

dotNetkow commented 9 years ago

Many folks have posted questions on the PG forums regarding certificate build failures. After much troubleshooting, I found a solution not previously stated by Amir on the community forums or found in the official documentation.

In the official documentation for Failed Builds (http://docs.build.phonegap.com/en_US/support_failed-builds.md.html#Failed%20Builds) I think that the answer for "Certificate doesn't match profile" could be expanded to include: "Re-export the developer certificate (.p12 file) from Keychain Access on your Mac in addition to creating a new Provisioning Profile from developer.apple.com." The key here is exporting another p12 copy. Thanks for considering.