Question:
I am trying to prepare an updated build of my app, but keep receiving the below error from XCode: “Provisioning profile "XXX" doesn't include signing certificate "iPhone Distribution: XXX".
Answer:
There are actually several options to solve the issue:
The tested method is:
- Remove all of your account's certificates from Keychain;
- Remove all provisioning profiles from XCode;
- Download provisioning profiles again via XCode;
- Add certificates again to the Keychain.
For more info, please see the below thread:
Comments
0 comments
Please sign in to leave a comment.