We\'re building an app for another company. They hold the signing key and would rather not share it with us.
It should be possible to separate build and sign, but h
In the Project Navigator, select your project and open the "Build Settings" section of your project (and not any particular target).
Under "Code Signing", find "Code Signing Identity" and for both Debug and Release modes set "Any iOS SDK" to "Don't Code Sign".