ios - No provisioning profiles with a valid signing identity (i.e. certificate and private key pair) were found -
yes, aware of numerous duplicates of question, tried suggested others. @ point don't have duplicates, revoked , regenerated certificates , keys scratch, have certificates paired corresponding keys.
the problem facing follows: if seek have release distribution profile in build settings maintain getting error specified in header, having development profile though, works , doesn't provoke problems. in case, go on development profile , create archive, when trying distribute it, can not specify distribution profile 1 time again maintain getting the private key "" not installed on mac.
for generating certificates , keys,i used xcodes preferences -> account. development certificate xcode downloaded certificate on it's own, while distribution 1 had download manually. did download profiles me can visualise them in iphone configuration utility.
the question is: missing distribution profile? error message says: no codesigning identities (i.e. certificate , private key pairs) match provisioning profile specified in build settings "" found. mean have link certificate profile somehow?
you should go keychain access , check if distribution certificate contains private key. if doesn't, need regenerate distribution certificate, private key can't retrieve developer site, means have lost key forever.
the distribution certificate should this:
ios xcode
No comments:
Post a Comment