QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID
Desactiva la provisión de un ID de equipo de reserva durante la finalización del objetivo en iOS.
Esta variable se introdujo en Qt 6.1.
Al finalizar un objetivo ejecutable en iOS, qt_finalize_target() rellenará la propiedad XCODE_ATTRIBUTE_DEVELOPMENT_TEAM del objetivo si no se ha establecido. Para evitarlo, establezca QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID en TRUE.
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.