Setting the app-icon on iOS
-
wrote on 17 Aug 2015, 03:44 last edited by A Former User
I can set application icon on my android by using the solved answer in http://stackoverflow.com/questions/26253405/qt-setting-the-app-icon-on-android-and-ios.
But, I still don't know how to set the application icon on my iOS(iPod) by Qt.
I use Qt 5.4 and QtCreator for iOS and Android in my MacBook Pro.
-
wrote on 17 Aug 2015, 07:30 last edited by Buleron
HI
You need to use Xcode , Build and Deploy Qt project , Open output filename.xcodeproj using Xcode here you can set application icon -
HI
You need to use Xcode , Build and Deploy Qt project , Open output filename.xcodeproj using Xcode here you can set application icon -
wrote on 17 Aug 2015, 09:38 last edited by
first you just have to build project from Qt and then open output file.xcodeproj from Xcode
https://www.youtube.com/watch?v=OQN_AwcF0GU here is a video how to set application icon using Xcode
i hope it helps
1/4