XCode and new Qt version
Mobile and Embedded
4
Posts
2
Posters
715
Views
2
Watching
-
I've an iOS application created with 5.7.1. The app needs some configuration that is done directly with XCode, so Qt Creator only was used for create the app the first time. From there, only XCode is used to compile and configure the app.
I've downloaded 5.7.2 because fix a bug, but, how can I change the XCode project to compile with the new Qt version?
-
Hi,
AFAIK, you usually would regenerated the Xcode project using the qmake from your new Qt version.