Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. No key.store and key.alias properties found in build.properties.
Qt 6.11 is out! See what's new in the release blog

No key.store and key.alias properties found in build.properties.

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    syfy323
    wrote on last edited by
    #1

    Hello,

    when executing the following command to release my app, I can't sign using the androiddeployqt:
    @/opt/QtLatest/android_armv7/bin/androiddeployqt --sign /var/lib/jenkins/jobs/android-getkey/workspace/scm/release-key.keystore mykey --storepass dummypass --input android-libtestapp.so-deployment-settings.json --output /var/lib/jenkins/jobs/app-testapp_android_build_trunk/workspace/android_build@

    Error:
    @-release-nosign:
    [echo] No key.store and key.alias properties found in build.properties.
    [echo] Please sign /var/lib/jenkins/jobs/testapp_android_build_trunk/workspace/android_build/bin/QtApp-release-unsigned.apk manually
    [echo] and run zipalign from the Android SDK tools.@

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved