Xcode: iPhone app codesign error
Posted
by Gabe Hollombe
on Stack Overflow
See other posts from Stack Overflow
or by Gabe Hollombe
Published on 2008-12-30T17:19:13Z
Indexed on
2010/03/16
15:31 UTC
Read the original article
Hit count: 492
When building a new iPhone app in Xcode, I'm getting this error:
codesign error: code signing identity 'iphone developer' does not match any code-signing certificate in your keychain. once added to the keychain, touch a file or clean the project to continue.
What's the fix?
© Stack Overflow or respective owner