[Interest] Error diring make install for iOS build

Jason H jhihn at gmx.com
Mon May 18 22:10:14 CEST 2015


While doing a make install  for -xplatform macx-ios-clang -release, it installed the QtGUI stuff, but bombed with:
=== BUILD TARGET xmlpatterns OF PROJECT xmlpatterns WITH CONFIGURATION Release ===

Check dependencies
Code Sign error: No provisioning profiles found: No non–expired provisioning profiles were found.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.3'

** INSTALL FAILED **


The following build commands failed:
	Check dependencies
(1 failure)
make[4]: *** [iphoneos-release-install] Error 65
make[3]: *** [iphoneos-install] Error 2
make[2]: *** [sub-xmlpatterns-install_subtargets] Error 2
make[1]: *** [sub-tools-install_subtargets] Error 2
make: *** [module-qtxmlpatterns-install_subtargets] Error 2

How do I get past this?




More information about the Interest mailing list