How do I specify an iOS simulator in Qt Creator? -


in qt creator, when click run button in bottom left corner build , run program in ios simulator, using iphone simulator, want use ipad simulator instead.

in xcode, can specify ios simulator run via product...destination. how done qt creator?

in qt creator, click "projects" (on left). click "build & run" tab (if not selected). under tab simulator kit, click "run" (assuming added simulator kit). then, under "run" settings, choose "device type" drop down.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -