trying to work out what is missing from my keychain.
i'm creating the final release build of an app to upload to itunesconnect.
when i click build i get the following
in keychain > login > certificates i have
WWDC certificate
iphone developer certificate (downloaded from itc)
iphone distribution certificate (downloaded from itc)
in xcode > organizer > provisioning profiles i have the certificate for the app, but just below it it says "a valid signing indentity matching this profile could not be found in your keychain".
what am i missing ?
i'm creating the final release build of an app to upload to itunesconnect.
when i click build i get the following
Code:
Code Sign error: The identity 'iPhone Distribution' doesn't match any valid certificate/private key pair in the default keychain
in keychain > login > certificates i have
WWDC certificate
iphone developer certificate (downloaded from itc)
iphone distribution certificate (downloaded from itc)
in xcode > organizer > provisioning profiles i have the certificate for the app, but just below it it says "a valid signing indentity matching this profile could not be found in your keychain".
what am i missing ?