I had the latest version of OSX installed on my computer yesterday and I've lost my previous keychains. Now all the provisioning profiles result in the error that say "Xcode could not find a valid private-key/certificate pair for this profile in your keychain." The easiest solution is for me to delete the provisioning profiles, however I have an appstore submission that is using one of those distribution provisioning profiles. Two questions:
Should I avoid deleting the app store submission provisioning profile?
If I can't delete this provisioning profile, that means I can't delete the existing certificates which tied to my old private key. How can I create new provisioning profiles then?
Thanks!