qt5base-lts/mkspecs/features/mac
Tor Arne Vestbø 4f002f3256 Use absolute paths for Xcode helpers such as xcodebuild/xcrun/xcode-select
We always use the xcodebuild/xcrun/xcode-select binaries in /usr/bin,
as these will dispatch to the right binary based on what Xcode version
has been chosen using xcode-select -switch. This fixes an issue where
a tool was in the path from another Xcode installation. We can rely on
the tools as they are present on a clean Mac OS install.

Change-Id: I1d3cc1e92604f9be6d6f14639cb6322234edd696
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-04-09 10:03:20 +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 Use absolute paths for Xcode helpers such as xcodebuild/xcrun/xcode-select 2013-04-09 10:03:20 +02:00