Cannot deploy to iOS simulator
-
wrote on 22 Feb 2017, 17:41 last edited by A Former User
I have Qt 5.8 on OS X 10.11.6 and want to run apps on an Android device and on iOS simulator. Testing with default files produced by File / New project it works fine with a connected Samsung S7, but with iphonesimulator-clang I get "Application install on Simulator failed. Simulator not running.", although the simulator (iphone 6S) really IS running. What is wrong? What can I do?
-
Hi,
What version of Qt are you using ? What about xCode ?
-
wrote on 23 Feb 2017, 09:05 last edited by
Qt 5.8. Xcode 7.3.1.
Turned out to work (at least for the moment) after restarting QtCreator. What still doesn't work is console.log (said to require Xcode 8; I hesitate updating).
How can I simulate device ipad 2 instead of iphone 6S, which seems to be the default? If I choose ipad 2 in Simulator/Hardware/Device my application disappears. If I do QtCreator/Run again a new instance of iphone 6S is started. -
Do you have specific reason for not updating ?
Do you have any iOS specific settings in your .pro file ?
-
wrote on 23 Feb 2017, 21:34 last edited by
I don't expect much benefit from Xcode 8 and some people have problems. I'll wait with the update until we all who work together do.
I have no iOS specific settings in the .pro file; "using default rules for deployment". -
Do you have specific reason for not updating ?
Do you have any iOS specific settings in your .pro file ?
1/6