Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
Qt Creator 5.0.0
-
None
-
-
b72d5b05f8 (qt-creator/qt-creator/master)
Description
Initial discussion here
https://bugreports.qt.io/browse/QTBUG-95565?focusedCommentId=583540&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-583540
To ensure a smoother iOS building experience, when Creator calls cmake --build . , it should pass an additional '-allowProvisioningUpdates' option.
Ideally it should only be added when the xcodebuild version that is used supports the option, similar how it's done by the qmake generated Makefile here
https://codereview.qt-project.org/c/qt/qtbase/+/370000/2/mkspecs/features/uikit/xcodebuild.mk
Attachments
Issue Links
- is required for
-
QTBUG-95838 Improve experience of building iOS projects with CMake
- Closed
- resulted from
-
QTBUG-95565 Qt Creator cannot build Qt 6 for iOS from the start
- Closed