Setting icons and launch image must currently be done from Xcode. Qt Creator has already created an Xcode project for you in the build folder of your project that you can use. Since creator (qmake) sometimes will overwrite your Info.plist, you should also google the usage of QMAKE_INFO_PLIST.
-Richard ________________________________________ Fra: [email protected] [[email protected]] på vegne av VStevenP [[email protected]] Sendt: 23. mai 2014 22:58 Til: [email protected] Emne: [Interest] QtQuick app for iOS - customizing app name and icon I've been developing and testing my QtQuick apps on iOS for awhile now, using QtCreator to build and deploy, and it works great. The workflow is really easy. I've never tried customizing the app name or icon. Is there an easy way to do this? I searched the web a bit, and didn't see any clear directions on how to do this. I'm thinking it should be easy if I just knew the few steps. - VStevenP _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
