Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 4.7.0-beta1
-
macOS 10.13.4
xcode 9.3
iOS 11.3.1
Description
Install QtCreator 4.7.0 beta1 from staging server and iOS binaries. Open QtCreator 4.7 and open any of the examples. Configure project and pick the iOS simulator target. Build and launch on simulator. Build is successful but when launching on simulator, fails with:
:-1: error: Deployment failed. The settings in the Devices window of Xcode might be incorrect.
When opening the xcode project file that is created by QtCreator in XCode, launching in simulator works. Also if QtCreator 4.7 is closed and the released version 4.6 opened, same example launches on simulator.