On April 12, 2009, In iPhone Development, By Graham F
If you have the following error “Command /usr/bin/codesign failed with exit code 1″, try this;
First of all, ensure that you have one and only one developer provision and developer application on the iPhone at a time otherwise you will get installation errors.
Also, check that you have the correct Bundle Identifier in the Info.plist file and [...]