Hello List:

Who can tell me how to detect whether a build is for IOS or IOS Simulator
in the project PRO file.

ios {
    QMAKE_IOS_DEPLOYMENT_TARGET=8.0
    QMAKE_IOS_TARGETED_DEVICE_FAMILY=1,2
}

But how to I differentiate between IOS builds and IOS-simulator builds?

Thanks,

Marco
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to