Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

QT Creator iOS Error : The settings in the Devices window of Xcode might be incorrect

I am trying to run a QT application to iPad. I could run the same in Mac OS. But, when run with iOS device it is getting an error 'The settings in the Devices window of Xcode might be incorrect'. Please find the attached screenshot. The iPad is connected successfully.

enter image description here

like image 717
Vineesh TP Avatar asked Oct 28 '22 03:10

Vineesh TP


1 Answers

This problem has happened to me when I changed my info.plist file. You should manually remove the application on your phone, and install it again using Qt-creator.

like image 98
mohammad shirazi Avatar answered Nov 15 '22 06:11

mohammad shirazi