iOS

Deploying Qt applications on iOS is really simple and easy. Just like we did previously for macOS, you need to first install Xcode on your development PC:

Then, restart Qt Creator. It should now detect the existence of Xcode, and it will then automatically set the compiler settings for you:

After that, just plug in your iPhone and hit the Run button!

Building iOS applications on Qt is really that easy. However, distributing them is not. This is because iOS is a very closed ecosystem, just like a walled garden. You are not only required ...

Get Hands-On GUI Programming with C++ and Qt5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.