Deployment failed. The settings in the Devices window of Xcode might be incorrect.
Solved
Mobile and Embedded
-
Hi,
I'm getting this error when trying to deploy an example app to the iOS simulator. It does work on a real device.
I did the following:
- installed Xcode 11
- installed Qt 5.13.1
- selected a Qt example application
- got this error: Deployment failed. The settings in the Devices window of Xcode might be incorrect.
Then I tried reverting back to Xcode 10.3, but that doesn't help. Any suggestions? It's a clean installation, and the same problem occurs for each sample app I try.
I also get this output:
"09:56:43: Application install on simulator failed.
Error while building/deploying project localfortuneclient (kit: Qt 5.13.1 for iOS Simulator)
When executing step "Deploy to iOS Simulator"" -
This fixed the problem: https://stackoverflow.com/a/56481486