views:

404

answers:

1

I can build my project on one computer but not on another. I have imported my certificate, the distribution certificate and my private key. The provisioning profiles have also been installed. The provisioning profile matches my certificate when checking under "Edit Project Settings". The provisioning profile does apparently not match the distribution certificate as it does not show up in the list as an alternative to my developer certificate. The below error appears when trying to build and I'm using iPhone SDK 3.2 beta 2. Could anyone help me or recommend a very detailed and thorough guide on how to get the code signing going? It's driving me nuts.

CodeSign error: code signing is required for product type 'Bundle' in SDK 'Device - iPhone OS 3.0'

A: 

This may help

Ardman