Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-17 | 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> | |||
2016-05-04 | iOS build: dummy qml file to pull in the right dependencies | ||
The iOS build process is rather stupid - it scans all .qml files in the root directory of the project to determine which QML dependencies are required. This is why we had the weird leftover fake QML project in our sources. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |