qt5base-lts/mkspecs/macx-ios-clang/features
Richard Moe Gustavsen 8d2da358b7 macx-ios-clang: only provide default LaunchScreen.xib if using Xcode 6
If using an older version of Xcode, Xcode will sometimes complain
that LaunchScreen.xib uses auto layout while the project at
the same time has deployment target set to 5.0 (where auto layout
is not supported).
This is a bug in Xcode really, since LaunchScreen.xib will only be
used when running on iOS 7 (otherwise a LaunchImage will be used).
This has been fixed in Xcode 6.

This patch adds a check for this early on.

Change-Id: Ie612c25b413add23e15fc3cb4f9e30bb5292369d
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
2014-11-28 13:20:51 +01:00
..
default_post.prf macx-ios-clang: only provide default LaunchScreen.xib if using Xcode 6 2014-11-28 13:20:51 +01:00
default_pre.prf Fix iOS simulator build after 1f0823c (Rewrite simd.prf to share more code) 2014-07-30 19:37:52 +02:00
qt_config.prf iOS: Enable fat builds containing both armv7 and arm64 slices 2014-11-13 20:00:34 +01:00
qt_parts.prf iOS: Disable tests for all other modules than qtbase 2014-01-25 03:04:38 +01:00
qt.prf iOS: Ensure that the rename-main logic works for multi-arch builds 2014-11-13 20:00:13 +01:00
sdk.prf mkspec macx-ios-clang: ensure SDK version is valid 2014-11-11 19:19:46 +01:00