QT_ANDROID_SIGN_APK
지정된 키스토어, 별칭 및 스토어 비밀번호로 패키지에 서명합니다.
이 변수는 Qt 6.4에 도입되었습니다.
참고: 이 변수는 기술 프리뷰에 있으며 향후 릴리스에서 변경될 수 있습니다.
참고: 이 변수는 Android 플랫폼을 타깃팅하는 경우에만 사용됩니다.
결과 패키지에 서명합니다. 키 저장소 파일의 경로, 키의 별칭 및 비밀번호는 추가 환경 변수로 지정해야 합니다:
QT_ANDROID_KEYSTORE_PATH QT_ANDROID_KEYSTORE_ALIAS QT_ANDROID_KEYSTORE_STORE_PASS QT_ANDROID_KEYSTORE_KEY_PASS
언급된 변수는 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.