Qt 6.11 is out! See what's new in the release
blog
Compling / Building / In the Cloud - Apps building APK (etc)
3rd Party Software
2
Posts
2
Posters
1.4k
Views
1
Watching
-
Has anybody created a 3rd party platform where QT files are sent to the could and then apk, msi, ipa, etc. Are built and returned and configuring a Client is less difficult. Apps could also Build apks (etc) on the fly.
-
I have not seen this done. I imagine we will have a solution for this before the year's end. In Other platforms we have used Gradle and Jenkins to solve this problem. Appery.io builds in the cloud but doesn't support (IOS ipa) without being on a Mac. I think its slightly harder than everybody thinks for the Mac solution. A provisioning file puts a Monkey wrench into a lot of this.