[Interest] Includue Additional PLISTs?

Nuno Santos nunosantos at imaginando.pt
Tue Aug 30 17:30:44 CEST 2016


A plist is a resource like any other. For instance, an icon is a resource and I’m including the icons with qmake this way:

ios_icon.files = $$files($$PWD/ios/icons/AppIcon*.png)
QMAKE_BUNDLE_DATA += ios_icon

Hope this helps! ;)

Nuno

> On 30 Aug 2016, at 16:25, Jason H <jhihn at gmx.com> wrote:
> 
> I am integrating Google Cloud Messaging, and need to include a GoogleService-Info.plist file.
> I currently get the error: Could not locate configuration file: 'GoogleService-Info.plist'.
> 
> How can I tell qmake to include it? I already have an Info.plist.
> 
> _______________________________________________
> 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/20160830/d8aac976/attachment.html>


More information about the Interest mailing list