Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26246

iOS CMake projects should use -allowProvisioningUpdates build tool option

XMLWordPrintable

    • iOS/tvOS/watchOS
    • b72d5b05f8 (qt-creator/qt-creator/master)

      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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            alexandru.croitor Alexandru Croitor
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes