[PyQt] iOS installation

John M. Hackett john.hackett at icon-is.co.uk
Tue Mar 1 15:37:33 GMT 2016


Hi, 

I am trying to install PyQt5.5.1 on a Mac and and getting this message when setting it up 



=== BUILD TARGET qtdetail OF PROJECT qtdetail WITH CONFIGURATION Release === 




Check dependencies 

Code Sign error: No code signing identities found: No valid signing identities (i.e. certificate and private key pair) matching the team ID “(null)” were found. 

CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.2' 




** BUILD FAILED ** 







The following build commands failed: 

Check dependencies 

(1 failure) 

make[1]: *** [iphoneos-release] Error 65 

make: *** [release-iphoneos] Error 2 

Error: Failed to determine the detail of your Qt installation. Try again using 

the --verbose flag to see more detail about the problem. 

I have installed XCode and QT5.5.1 OK - I can get the iOS simulator to come up from the QtCreator so this should all be setup OK. 

Also sip installed without any problems as did pyqtdeply. 

Then I get this when trying to install with the ios/qmake. I get past this to the licence y/n if I use clang_64/qmake 

Exact commands I 'm running are as follows - the first gives this error the second doesn't. 



python configure.py --qmake /Users/johnhackett/Qt5.5.1/5.5/ios/bin/qmake --verbose 




python configure.py --qmake /Users/johnhackett/Qt5.5.1/5.5/clang_64/bin/qmake --verbose 




So what are the signing identities and how do I get them? Thanks. 

-- 
Regards, 

John Hackett 
Icon Information Systems 
74 Gibsons Hill, Norbury, London, SW16 3JS 
t: 020 8764 2663 
f: 020 8711 3370 
m: 07801-231118 
e: john.hackett at icon-is.co.uk 
w: www.icon-is.co.uk 
skype: john_hackett 
twitter: @iconinfosys 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160301/78ce69c0/attachment.html>


More information about the PyQt mailing list