Hi everyone:
I was developing an iOS App with Xcode, with no problems so far to upload the App to the App Store to do my test with it.
But now, I don't know what happened, and when I try to "validate" o "Upload" the app a got the message "Missing iOS Distribution signing identity for ***"
I checked that my developer certificates were in order, and my provisioning files, and all seems to be ok.
I then tried to delete all provisioning profiles on Xcode, restart Xcode and download all again, but always the same error.
Following questions previously asked and Apple tutorials, I Re-Created Certificates, installed WWDR intermediate certificate, etc... But nothing seems to work.
If in "Build Settings" -> "Provisioning File" I select my provisioning file, when I try to Archive it fails and says
"No matching provisioning profile found: Your build settings specify a provisioning profile with the UUID “yyy...”, however, no such provisioning profile was found."
But I can see it in the Xcode -> Preferences -> Accounts --> View Details, and in Finder.
I don't know what is wrong. Can someone help me?
Thank you.