Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-70567

When a QML plugin is dependent on QtWebView then macdeployqt will not deploy the dependent plugins for that framework

XMLWordPrintable

    • iOS/tvOS/watchOS, macOS

      When a QML plugin is dependent on QtWebView (indicated via the qmldir's depends) then macdeployqt will not deploy the dependent plugins for that framework. It will only deploy the framework unless the application project is aware that it is using the module directly (i.e. via QT += webview).

      This may be the case for other modules as well when included in the same manner.

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

            stromme Christian
            andysh Andy Shaw
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes