qt5base-lts/mkspecs/features/mac
Oswald Buddenhagen 4e945ea2f8 Get rid of simulator_and_device CONFIG option (mostly)
A separate flag is no longer needed now that simulator and device builds
are not exclusive any more (*) - both 'simulator' and 'device' being set
at the same time is a sufficient indication (uikit/default_pre.prf sets
this up according to the simulator_and_device feature and the
QMAKE_MAC_SDK variable).

(*) xcodebuild mode actually still uses exclusive builds, but this is
activated locally in uikit/default_post.prf, and uikit/xcodebuild.prf
implements the actual build passes manually anyway, so this change does
not affect it.

Change-Id: Idf173a7bfeb984498d3a49ed6b8d1a16da6c2089
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
2016-10-16 00:11:59 +00:00
..
unsupported Add tool to namespace Objective-C classes at link time 2016-01-29 14:41:21 +00:00
asset_catalogs.prf Add the ability for qmake to build Xcode asset catalogs 2016-09-28 17:58:54 +00:00
default_post.prf fix QMAKE_DEFAULT_*DIRS resolution with apple SDK 2016-09-15 20:01:33 +00:00
default_pre.prf Merge remote-tracking branch 'origin/5.7' into 5.8 2016-10-06 20:12:27 +02:00
objective_c.prf Distinguish between Objective-C and Objective-C++ sources 2015-10-09 15:15:17 +00:00
rez.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
sdk.prf Get rid of simulator_and_device CONFIG option (mostly) 2016-10-16 00:11:59 +00:00