So i compile for ios and add this -fembed-bitcode flag to the linker. It is incompatible with -undefined, which is added unconditionally by qbs on darwin platforms. Bitcode is a requirement from apple store. Also -headerpad-max-install-names pproduces a warning when used with bitcode flag.
Any thoughts?
_______________________________________________ Qbs mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
