W3cubDocs

/Qt 6.9

QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID

Disables providing a fallback team ID during target finalization on iOS.

This variable was introduced in Qt 6.1.

When finalizing an executable target on iOS, qt_finalize_target() will populate the target's XCODE_ATTRIBUTE_DEVELOPMENT_TEAM property if it hasn't been set. To prevent this, set QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID to TRUE.

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