iOS build: add another dependency to dummy.qml
This way the required plugins get automagically added to the bundle. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
10833e32ed
commit
24bd2eab43
@ -7,6 +7,8 @@ import QtQuick.Dialogs 1.2
|
||||
import QtQuick.Layouts 1.2
|
||||
import QtQuick.Window 2.2
|
||||
import QtWebView 1.0
|
||||
import QtGraphicalEffects 1.0
|
||||
|
||||
|
||||
ApplicationWindow {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user