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>


_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to