[Interest] qmake: set CFBundleDisplayName?

Alexander Dyagilev alervdvcw at gmail.com
Wed May 31 15:43:51 CEST 2023


There is a way using QMAKE_SUBSTITUTES (https://forum.qt.io/post/546870)

But I would prefer a more simple way.

On 5/31/2023 3:29 PM, Alexander Dyagilev wrote:
> Hello,
>
> Is there a way to set this value from within qmake using some of its 
> built-in variables?
>
> By default, qmake generates Info.plist with the following content:
>
> <key>CFBundleDisplayName</key>
> <string>${PRODUCT_NAME}</string>
>
>


More information about the Interest mailing list