qt5base-lts/mkspecs/macx-ios-clang
Richard Moe Gustavsen 459a32e39b mkspec macx-ios-clang: ensure SDK version is valid
Ensure the sdk is of recent enough version since:
1. we build Qt with the latest sdk version, so the app needs
    to do the same to avoid compatibility problems e.g when linking.
2. using a launch screen to support iphone6 depends on sdk 8
3. Apple requires apps that are pushed to appstore to use the
    latest version of the sdk.

Ideally we should store the sdk version used to build Qt, and
require that apps use the same version or newer. But this patch
will do until that is in place.

Change-Id: I18b06d09c1eda15122975b7169ca7a3372df6054
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
2014-11-11 19:19:46 +01:00
..
features mkspec macx-ios-clang: ensure SDK version is valid 2014-11-11 19:19:46 +01:00
Default-568h@2x.png iOS: Provide default launch image for 4-inch devices 2013-11-29 09:55:23 +01:00
Info.plist.app iOS: Set up default Info.plist to support all interface orientations 2014-10-03 16:31:54 +02:00
Info.plist.lib Add CFBundleVersion to the Info.plist files. 2014-10-01 10:56:41 +02:00
qmake.conf iOS: Don't hard-code simulator and device architectures 2013-10-18 15:36:16 +02:00
qplatformdefs.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
rename_main.sh iOS: Gracefully fail main()-renaming when link-time optimizations are enabled 2014-07-23 13:46:44 +02:00