qt_android_sign_aab
使用指定的密钥存储、别名和存储密码签署 .aab 软件包。
此变量在 Qt 6.4 中引入。
注意: 此变量为技术预览版,在未来版本中可能会更改。
注: 此变量仅在针对 Android 平台时使用。
在生成的软件包上签名。密钥存储文件的路径、密钥的别名和密码必须通过附加环境变量指定:
QT_ANDROID_KEYSTORE_PATH QT_ANDROID_KEYSTORE_ALIAS QT_ANDROID_KEYSTORE_STORE_PASS QT_ANDROID_KEYSTORE_KEY_PASS
上述变量由androiddeployqt 内部使用。
另请参阅 androiddeployqt。
© 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.