W3cubDocs

/Qt

QT_NO_SET_XCODE_BUNDLE_IDENTIFIER

Disables providing a fallback app bundle ID during target finalization on iOS.

When finalizing an executable target on iOS, qt_finalize_target() will populate the target's XCODE_ATTRIBUTE_PRODUCT_BUNDLE_IDENTIFIER and MACOSX_BUNDLE_GUI_IDENTIFIER properties if they haven't been set. Set QT_NO_SET_XCODE_BUNDLE_IDENTIFIER to true if you want to prevent this.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/cmake-variable-qt-no-set-xcode-bundle-identifier.html