No matching provisioning profiles

989 Views Asked by At

Though I had been a while without seeing such an error, I recently got this message, when trying to archive an app written in Objectiv-C:

Xcode attempted to locate or generate matching signing assets and failed to do so because of the following issues.

No matching provisioning profiles found for "Applications/myApp.app"

None of the valid provisioning profiles allowed the specified entitlements: application-identifier, beta-reports-active, keychain-access-groups.

I haven’t changed anything in my settings, and this error seems to appear with recent versions of Xcode. I am using Xcode 6.3.2. When I wanted to archive an app written in swift, I did not have this problem. I do not see why the language would be related to the provisioning profiles, but that just something I noticed.

I tried to use a brand new provisioning profile, but it didn’t make any difference. I also tried Refresh accounts from Xcode preferenced, but again with no luck. Of course I looked for some solution on the net, but everything failed.

1

There are 1 best solutions below

7
On
  1. Refresh Provisionning profiles from XCode - Preferences - Accounts - View Details - refresh button
  2. Connect to Itunes Member Center to agree on the new Apple Developer Agreement
  3. It will take some minutes to propagate through the network if you click on the agree button (I had to wait 10 minutes)
  4. eventually refresh again your provisioning profiles in XCode And eventually, check that your Distribution certificate is still valid in the iTunes Member Center