[Development] Ios: Launch image is always black

Christophe Thomas oxygen77.ct at gmail.com
Sat May 10 19:20:38 CEST 2014


Dear all,

I've configured my pro file in order to add to the Bundle the icons and
launch images.

I use the system:

IconFiles.files=$$system("find $$PWD/icon/ios/ -name '*.png'")
IconFiles.path=./
QMAKE_BUNDLE_DATA += IconFiles

icon/ios folder contains both Icon-*.png and Default-*.png files

It works fine with the icons but not with the launch image.

Searching the web I found BUG-31431 and the resolution that consists of
forcing a blank Default-528h at 2.png in the default_post.prf script. I
understand reading the comment of the bug report that if we want to have a
custom image we need to use a custom plist and define a different name for
the image from the default one.

Is my undertansding ok ? Is there another way to have a custom image as I
don't have currently a custom plist file? Any plan of modifying this ?

Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140510/67843826/attachment.html>


More information about the Development mailing list