Useful to reduce the mobile app bundle size.
The tricky part is that we can no longer rely on static construction, so we need an alternative for e.g. the meta type registration and the loading or our qrc data.
Useful to reduce the mobile app bundle size.
The tricky part is that we can no longer rely on static construction, so we need an alternative for e.g. the meta type registration and the loading or our qrc data.
Status | Assigned | Task | ||
---|---|---|---|---|
Open | wrobelda | T15835 Add support for static usage of the Frameworks | ||
Resolved | vkrause | T8833 Static build of Kitinerary |
Done quite some time ago, a fully static build of the extractor executable is e.g. in use by the Nextcloud integration (https://invent.kde.org/vkrause/kitinerary-static-build/).