[Interest] QtQuick app for iOS - customizing app name and icon

Christophe Thomas oxygen77.ct at gmail.com
Mon May 26 21:56:18 CEST 2014


I've added icon using the information from:

http://qt-project.org/forums/viewthread/34652

Currently iOS MKSPEC is preventing changing the launch screen, so you need
to either create a custom plist or change the file default_post.prf from
Qt5,3/5,3/ios/mkspecs/macx-ios-clang/features to prevent overwriting the
file Default-568h at 2x.png. I've done this for now as I only have one app
under dev for ios.

Chris


2014-05-26 9:17 GMT+02:00 Gustavsen Richard <Richard.Gustavsen at digia.com>:

> 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: interest-bounces+richard.gustavsen=digia.com at qt-project.org[interest-bounces+richard.gustavsen=
> digia.com at qt-project.org] på vegne av VStevenP [
> vstevenpavao at yahoo.com]
> Sendt: 23. mai 2014 22:58
> Til: interest at qt-project.org
> 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
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140526/c3e0e4fc/attachment.html>


More information about the Interest mailing list