Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.0.0
-
None
Description
Using Qt 5.2 installer, open an ios example.
Change the build configuration from Debug to Release or update manually the shadow build directory.
Go to the run section and check the executable path. It is still the default Debug shadow dir. It should be the path to the executable under the new shadow dir directory.
Note: In the run section when you select the name of the application in the "Add" combo box, the path is updated to the correct executable path.