I'm getting a code signing error when creating a build
In many cases these problems happen if a person trying to create the build does not have the private key that was used to create the distribution certificate.
Apple provides a technical note about "Understanding and
Resolving Code Signing Issues".
The note is at:
http://developer.apple.com/library/ios/#technotes/tn2250/_index.htm...