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>