Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.3.0 RC1
-
None
-
Qt 5.3 RC for Windows
-
-
16ee0c0f9e58f9db9d8b261fbe63560f631c0597
Description
I am trying to sign the apk packages for Android using Qt 5.3 RC. Unfortunately it fails at the jarsigner stage with the following compile output:
-post-package: -release-prompt-for-password: -release-nosign: [echo] No key.store and key.alias properties found in build.properties. [echo] Please sign C:\PlayGround_GooglePlay\_t\build-untitled7-Android_for_armeabi_v7a_GCC_4_8_Qt_5_3_0-Release\android-build\bin\QtApp-release-unsigned.apk manually [echo] and run zipalign from the Android SDK tools. [propertyfile] Creating new property file: C:\PlayGround_GooglePlay\_t\build-untitled7-Android_for_armeabi_v7a_GCC_4_8_Qt_5_3_0-Release\android-build\bin\build.prop
Signing the apks fails on both the opensource version of Qt 5.3 RC as well as the commercial version.
With Qt 5.2.1 I can sign the apk-s without a problem. Both Qt 5.2.1 and Qt 5.3 RC are installed on the same machine in Windows. This might be a regression.
Attachments
Issue Links
- is required for
-
QTBUG-38885 Issues to be fixed before 5.3.0 release
- Closed