Repositories are limited in size now to 1GB. If your repository exceeds this size, it will be automatically deleted.
If you'd like access to our CI/CD builders, please create an issue here.
SOURCES += $$system(find $${PWD}/../app -type f -name "*.cpp" -or -name "*.qml" -or -name "*.js") TRANSLATIONS += \ $${PWD}/messages.ts \ $${PWD}/messages.en_US.ts include($${PWD}/i18n.pri)