[QBS] cpp.signingIdentity question

William Gallafent william at gallaf.net
Fri Jun 5 20:34:43 CEST 2015


On 5 June 2015 at 19:21, William Gallafent <william at gallaf.net> wrote:
> I'm experimenting with building a small iOS project using QBS 1.4.0.
> At the moment I'm faced with the error “ERROR:
> /Users/williamg/Projects/Tools/qbs-1.4.0/share/qbs/modules/cpp/ios-gcc.qbs:92
> evaluating prepare script: The name of a valid signing identity must
> be set using cpp.signingIdentity in order to build an IPA package.”

To answer my own question: to find the correct name to set in this
variable, use the “security find-identity” command line! (Thanks to
http://blog.macromates.com/2006/keychain-access-from-shell/ for the
explanation!)

Now I just need to work out how to do the equivalent operation for
provisioning profiles! Feels close!

-- 
Bill Gallafent.



More information about the Qbs mailing list