Licensing for iOS deployment
-
hi mcosta,
Yes you can use the comunity version for ios.
When building for ios you have to be on a MAC and use XCode.
QtCreator will generate an xcode project for you and call the clang compiler behind the scenes.
This will build an IPA (ios program archive, if I recall correctly) which is an equivalent of an installer.
This IPA can then be installed via iTunes or XCode on your device (iPad, iPhone...)for more info please take a look at this :
http://doc.qt.io/qt-5/ios-support.htmlcheers
Manfred -
Here, we have 1 license to build and publish the app.
The others developers have the opensource version.But we have an Indie Mobile License, (do not exist anymore?). The page to buy Indie Mobile still exists
The full comercial license offer more tools, compared with Indie Mobile.
-
@TioRoy said:
Here, we have 1 license to build and publish the app.
The others developers have the opensource version.Is that allowed?
We have a single machine used to build official packages to publish in AppStore (signature, provision profile, ...).BTW, something to clarify with the Qt Company.