qt5base-lts/mkspecs/macx-ios-clang/features
Richard Moe Gustavsen 78ee77f491 iOS: link photo lib plugin based on Info.plist contents
If the application's Info.plist contains the key
'NSPhotoLibraryUsageDescription', we know that we can safely link in
qiosnsphotolibrarysupport without violating AppStore requirements.

This is a simple feature that doesn't introduce additional qmake
API for doing app deployment with optional iOS QPA plugins.

[ChangeLog][iOS] Starting from iOS 10, Apple requires all apps
that need access to photos to have the key
'NSPhotoLibraryUsageDescription' in the Info.plist.
Therefore, to get the same support in Qt (when, e.g., using
a file dialog), the Info.plist assigned to QMAKE_INFO_PLIST
will need this key as well.

Change-Id: I7a93afe24b589cad96d5a1d9e2a155ad1671178a
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
2016-10-26 08:55:19 +00:00
..
default_post.prf iOS: link photo lib plugin based on Info.plist contents 2016-10-26 08:55:19 +00:00
default_pre.prf fix ios device&simulator builds again 2016-06-10 06:36:52 +00:00
exclusive_builds_post.prf iOS: Refactor default_post logic into more appropriate units 2015-08-04 11:58:05 +00: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: Use LC_MAIN to wrap user main() instead of mangling object files 2015-06-29 12:39:50 +00:00
resolve_config.prf fix xcodebuilds without -sdk iphonesimulator 2016-10-14 14:54:46 +00:00
sdk.prf iOS, mkspec: remove faulty SDK check 2016-08-12 09:18:14 +00:00
testcase_targets.prf iOS: Refactor xcodebuild exclusive build logic into standalone makefile 2015-08-04 11:59:01 +00:00
testcase.prf iOS: Refactor default_post logic into more appropriate units 2015-08-04 11:58:05 +00:00
xcodebuild.prf iOS: Refactor xcodebuild exclusive build logic into standalone makefile 2015-08-04 11:59:01 +00:00