qt_no_set_xcode_development_team_id
禁止在 iOS 上的目标最终确定过程中提供后备团队 ID。
此变量在 Qt 6.1 中引入。
在 iOS 上最终确定可执行目标时,如果目标的XCODE_ATTRIBUTE_DEVELOPMENT_TEAM
属性尚未设置,qt_finalize_target()将填充该属性。为避免出现这种情况,请将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.