qt5base-lts/mkspecs/features/mac
Tor Arne Vestbø 8e27fcb3fe Harden check for SDK platform name on Mac OS
We now use an absolute path, to prevent picking up the wrong plutil binary.
In addition we pipe the possible stderr output of plutil and xpath to the
null device, so that the final QMAKE_MAC_PLATFORM_NAME will be empty in
case of any errors, and caught by the isEmpty() check below.

Change-Id: I8ad24bf63162a76410c2ae223dd2fc48e7886bbf
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-04-18 22:02:18 +02:00
..
default_post.prf Load sdk.prf first, if enabled, so that other features can use QMAKE_CXX 2013-04-03 17:16:43 +02:00
default_pre.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
objective_c.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rez.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
sdk.prf Harden check for SDK platform name on Mac OS 2013-04-18 22:02:18 +02:00