QT_NO_SET_XCODE_개발_팀_ID
iOS에서 타겟 확정 시 대체 팀 ID 제공을 비활성화합니다.
이 변수는 Qt 6.1에 도입되었습니다.
iOS에서 실행 가능한 타깃을 마무리할 때, 설정되지 않은 경우 qt_finalize_target() 이 타깃의 XCODE_ATTRIBUTE_DEVELOPMENT_TEAM
프로퍼티를 채웁니다. 이를 방지하려면 QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID
을 TRUE
으로 설정하세요.
© 2025 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.