I'm allowing Xcode to automatically manage signing, but I get the following error:
This is a certificate generated by Xcode. When I inspect it in Keychain Access, it tells me that the certificate isn't trusted. So perhaps that could be the issue, but when I change the certificate settings to always be trusted, Xcode gets angry and says that I must revoke the certificate and generate a new one. And then I'm back to where I started.
I've tried generating a new certificate and provisioning profile and manually signing, but run into the same issue.
This was all working a day ago.
Code Block Warning: unable to build chain to self-signed root for signer "Apple Development: My Name (HRU9F7UWZJ)"
This is a certificate generated by Xcode. When I inspect it in Keychain Access, it tells me that the certificate isn't trusted. So perhaps that could be the issue, but when I change the certificate settings to always be trusted, Xcode gets angry and says that I must revoke the certificate and generate a new one. And then I'm back to where I started.
I've tried generating a new certificate and provisioning profile and manually signing, but run into the same issue.
This was all working a day ago.
Have you seen Apple Worldwide Developer Relations Intermediate Certificate?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"