[Interest] qmake: set CFBundleDisplayName?

Alexander Dyagilev alervdvcw at gmail.com
Wed May 31 14:29:03 CEST 2023


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