Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.1, 5.10.1
-
-
8caf9e6b180eeb7e6668a64694339dac2265b4d0
Description
On iOS QtQuickTest project compilation will fail if qmltestcase CONFIG parameter is used.
Error message is probably coming because of CONFIG -= app_bundle definition in qmltestcase.prf
Check dependencies target specifies product type 'com.apple.product-type.tool', but there's no such product type for the 'iphoneos' platform
Use the attached test application to reproduce the issue.
Attachments
Issue Links
- relates to
-
QTBUG-25271 `make check' breaks on mac for testcases with CONFIG+=qmltestcase and CONFIG+=testcase
- Closed