Skip to content

Commit

Permalink
iOS build: add another dependency to dummy.qml
Browse files Browse the repository at this point in the history
This way the required plugins get automagically added to the bundle.

Signed-off-by: Dirk Hohndel <[email protected]>
  • Loading branch information
dirkhh committed Jun 17, 2016
1 parent 10833e3 commit 24bd2ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/ios/Subsurface-mobile/dummy.qml
Original file line number Diff line number Diff line change
Expand Up @@ -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 {

Expand Down

0 comments on commit 24bd2ea

Please sign in to comment.