Debugging on an iPhone device

Posted by Mike Rychev on Stack Overflow See other posts from Stack Overflow or by Mike Rychev
Published on 2010-04-09T02:20:55Z Indexed on 2010/04/09 2:23 UTC
Read the original article Hit count: 508

Filed under:
|

I have a developer license and I've generated .mobileprovision and .cer files. I've put the provision file on my device, double-clicked the .cer file and added it to the login keychain. But when I'm trying to build the app in XCode, I get the error: CodeSign error: code signing is required for product type 'Application' in SDK 'Device - iPhone OS 3.1.3'

What am I doing wrong? Thanks in advance!

© Stack Overflow or respective owner

Related posts about xcode

Related posts about provisioning