ios - Qt Creator, C++, Xcode -


I am a C ++ developer and I would like to develop applications for OSX and IOS with my Mac. I want to use Xcode to achieve these goals but apparently the best solution (which includes C ++) is Qt Creator (tell me what I'm wrong)

What I can use the free version of QT Creator (community - no license fee) for code in C ++ for iOS / OSX and publish my app on Apple Store or do I want to sell Indi Mobile License is required?

What can be integrated into Xcode?

Thanks

If you are only developing for iOS and OS X - Use original equipment, i E. Xcode. The Qt Library and QT Creator IDE are used for cross-platform development, but not for the original OS X development.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -