[Development] Ios: Launch image is always black
Yang Fan
missdeer at gmail.com
Sun May 11 14:02:18 CEST 2014
Hi,
I just want to know how to write the custom plist for customized
LaunchImage file names?
On Sun, May 11, 2014 at 1:20 AM, Christophe Thomas <oxygen77.ct at gmail.com>wrote:
> 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,
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
>
--
Regards,
Fan Yang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140511/9e4495de/attachment.html>
More information about the Development
mailing list