Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.2.0-rc1
-
MacOSX 10.8.5, Qt Creator 3.2rc based on Qt5.3.1, kits: Qt5.3.1 for iOS/clang
-
82a593579e59078bdd851c60a827593490907bf3
Description
Steps to reproduce:
- have Qt for iOS configured
- invoke "File" -> "New File or Project..."
- on the upper right choose "iOS Templates" inside the combo box
- inside "Applications" select "Qt Quick UI"
- description on the right states that iOS and Desktop are supported
Current result:
- if you hit 'Choose...' and follow the steps of the wizard it automatically selects a Desktop Qt for this project
- inside 'Projects' view you aren't able to assign an iOS kit to this project
Expected result:
- Qt Quick UI shouldn't be displayed for 'iOS Templates' at all, as this needs QML Scene (or QMLViewer) on the device