Problems when trying to submit iphone app
Posted
by
ryug
on Stack Overflow
See other posts from Stack Overflow
or by ryug
Published on 2012-06-16T08:54:13Z
Indexed on
2012/06/16
9:16 UTC
Read the original article
Hit count: 134
I'm a fairly new developer. When I try to submit my iphone app with xcode, I've got error as follows;
Code Sign error: The identity 'iPhone Distribution' doesn't match any valid, non-expired certificate/private key pair in the default keychain
After searching, I found out that I have to create a Distribution Provisioning Profile. However, my distribution provisioning profile doesn't work, even though my Development Provisioning Profile works perfectly.
Could someone please help me with this problem? I'm stuck all day... and please forgive me that my English is not great.
Thank you in advance.
© Stack Overflow or respective owner