Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.4.1, 5.10.1
-
Fix Version/s: 5.11.0 RC 1
-
Component/s: Testing: QuickTest
-
Labels:
-
Platform/s:
-
Commits: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
-