qt5base-lts/mkspecs/features/uikit
Jake Petroules 603628b1ea Make DEVICE_ARCHS and SIMULATOR_ARCHS variables platform independent
This reduces unnecessary OS conditions in qmake since these platforms
are mutually exclusive, and also opens up their potential for use on
macOS to transparently support multi-arch builds like UIKit platforms.

This is also more similar to what Xcode does, as the DEPLOYMENT_TARGET
variables are platform specific, while the ARCHS variable is not.

DEPLOYMENT_TARGET has a use case for being OS specific in qmake (host
tools vs targets), while ARCHS does not.

Change-Id: Icee838a39e84259c2089faff08cc11d5f849758d
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2016-09-05 15:24:50 +00:00
..
bitcode.prf qmake: Also add bitcode flags to linker 2016-08-20 00:32:07 +00:00
default_post.prf Make DEVICE_ARCHS and SIMULATOR_ARCHS variables platform independent 2016-09-05 15:24:50 +00:00
default_pre.prf Remove simulator_and_device handling for the Makefile generator 2016-09-03 09:47:56 +00:00
device_destinations.sh Move ios_devices.pl into uikit folder 2016-08-30 18:14:32 +00:00
devices.pl Move ios_devices.pl into uikit folder 2016-08-30 18:14:32 +00:00
exclusive_builds_post.prf
qt_config.prf Add support for Apple watchOS 2016-08-19 21:05:55 +00:00
qt_parts.prf
qt.prf Add support for Apple watchOS 2016-08-19 21:05:55 +00:00
resolve_config.prf Remove simulator_and_device handling for the Makefile generator 2016-09-03 09:47:56 +00:00
sdk.prf fix build with configure -sdk iphonesimulator 2016-08-30 12:55:57 +00:00
testcase_targets.prf
testcase.prf
xcodebuild.mk Move ios_devices.pl into uikit folder 2016-08-30 18:14:32 +00:00
xcodebuild.prf Add support for Apple watchOS 2016-08-19 21:05:55 +00:00