qt5base-lts/mkspecs/features/uikit
Tor Arne Vestbø 16b11bb81e xcode: Allow automatic provisioning updates when calling xcodebuild
If automatic signing is enabled (which it is by default), then Xcode will
happily set up the required profile if you open and run the application
in Xcode. To get the same behavior for xcodebuild, and hence from Creator,
since it's calling our Makefile wrapper around xcodebuild, we need to
pass the -allowProvisioningUpdates flag to xcodebuild.

Fixes: QTBUG-95565
Pick-to: 6.2 6.2.0 5.15
Change-Id: I9325bb228bdfb4d07658eff8f41798f7b5a6955c
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-09-09 17:05:25 +00:00
..
bitcode.prf Compare versions in qmake files with versionAtLeast 2017-08-02 21:08:07 +00:00
default_post.prf Only embed launch screen when building an app 2021-04-07 13:32:17 +00:00
default_pre.prf Move iOS entrypoint logic to entrypoint library 2020-11-10 16:53:31 +01:00
device_destinations.sh qmake: properly filter simulator devices by minimum deployment target 2017-11-15 02:08:54 +00:00
devices.py Make simulator detection work with Xcode 11 2019-07-21 14:05:15 +01:00
exclusive_builds_post.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
gc_binaries.prf iOS: Skip explicit dead code stripping when generating Xcode projects 2019-08-28 13:58:39 +02:00
qt_parts.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
resolve_config.prf Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-01 06:02:55 +01:00
sdk.prf Merge remote-tracking branch 'origin/5.8' into dev 2016-11-02 09:24:11 +01:00
testcase_targets.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
testcase.prf Refactor iOS builds to facilitate tvOS port 2016-05-05 02:08:51 +00:00
watchos_coretext.prf Fix CoreText font database build on watchOS 2017-03-30 22:54:31 +00:00
xcodebuild.mk xcode: Allow automatic provisioning updates when calling xcodebuild 2021-09-09 17:05:25 +00:00
xcodebuild.prf Fix PRE_TARGETDEPS for iOS projects 2019-10-08 17:24:57 +02:00