Exporting ipa: CodeSign error: code signing is required for product
I'm getting an error tyring to export the ipa for iPhone.
From my point of view, the certificate and provisioning profile should be okay. I've generated the p12-file on my Mac, as described, and created a provisioning profile via itunes connect.
However, I will get following error:
=== BUILD NATIVE TARGET PhoneGapTemplate OF PROJECT Navigationsrechner WITH CONFIGURATION AdHoc ===
Check dependencies
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 6.0'
** BUILD FAILED **