Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.0.0
-
None
-
Mac OS 10.8.5
-
27d10d8dcddf7c11fa8ba3bdacad187bf0432758
Description
- Remove Creator's settings from ~/.config/QtProject.
- Install a Qt Package including iOS.
I used qt-mac-opensource-5.2.0-ios-x86_64-offline_2013-12-04_16-37-49-198.dmg - Start Creator and go to "Qt Creator" -> "Preferences..." -> "Build & Run" -> "Qt Versions".
You see two autodetected Qt versions: "Qt 5.2.0 clang 64 bit" and "Qt 5.2.0 for iOS". - Go to "Qt Creator" -> "Preferences..." -> "Build & Run" -> "Kits".
You see two kits: one for iOS devices and one for the iOS Simulator. Both use the Qt version for iOS.
There should be another kit using the Desktop Qt version.