[Interest] How to set iOS deployment target ?

Samuel Gaist samuel.gaist at edeltech.ch
Wed Oct 28 12:29:29 CET 2015


On 28 oct. 2015, at 12:26, Gian Maxera <gmaxera at gmail.com> wrote:

> Hello,
> I have to set up the minimum deployment target to iOS 7.0 … how can I set up this into .pro ?
> 
> Ciao,
> Gianluca.
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
> 


Hi,

QMAKE_IOS_DEPLOYMENT_TARGET = 7.0

Cheers,
Samuel


More information about the Interest mailing list