In Qt Creator, when I click the run button in the bottom left corner to build and run my program in an iOS simulator, it is using the iPhone simulator, but I want to use the iPad simulator instead.
In XCode, you can specify which iOS simulator to run via Product...Destination. How is this done with Qt Creator?
Open Xcode and click Menu > Xcode > Preferences > Select Components, and then choose the simulator version you want to download.
Qt's iOS port allows you to run Qt applications on iOS devices, such as iPhones, iPads, and iPod Touches.
To launch a Simulator without running an appChoose Xcode > Open Developer Tool > Simulator. Control-click the Xcode icon in the Dock, and from the shortcut menu, choose Open Developer Tool > Simulator.
In Qt Creator, click "Projects" (on the left). Click the "Build & Run" tab (if not already selected). Under the tab for the simulator kit, click "Run" (assuming you already added a simulator kit). Then, under the "Run" settings, choose a "Device type" from the drop down.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With