Ivan wrote:

> Hello, i've built an app using qbs for an iOS simulator.
> How do i run my app in a simulator?

There is no in-built support for cross-compiled apps. The "qbs run" command is 
useful for desktop applications only. Everything that's not supposed to run on 
your dev machine must be run through Qt Creator or Xcode or some other way.


Cheers,

Joerg
_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to