I'm suddenly getting this error when distributing an app that uploaded ok a couple of days ago. Nothing had changed. The associated message is: Profile doesn't include the selected signing certificate. I've checked the certificates and they are OK. I am using automatic signing. Any ideas?
Provisioning profile failed qualification
This is for macOS, right?
Are you building for the Mac App Store? Or for independent distribution using Developer ID signing?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
MacAppStore
Interesting. There’s a known gotcha with Developer ID signing that looks very similar to this (r. 90026719) but AFAIK it doesn’t affect App Store signing.
Can you walk me through the process that’s triggering this? Presumably you have an app project and you choose Product > Archive to create an Xcode archive. Then you try to distribute it using the organiser. What steps did you take there?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
When I chose distribute I also chose sign automatically. This is a process I always follow. The binary uploaded ok the day before. Suddenly this.
OI need you to be a bit more expansive on the specific steps you’re taking. Start with:
- I select the archive in the Xcode organiser and click Distribute App.
and proceed from there.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
- I select the archive in the Xcode organiser and click Distribute App.
- Choose App Store connect
- click next
- choose upload
- chick next
- choose upload symbols and manage version number
7 click next 8 Choose automatically manage signing 9. click next 10 Fails with Provisioning profile failed qualification/Profile doesn't include the selected signing certificate.