Hi Panos, > Am 28.08.2024 um 09:17 schrieb panagiotis merakos via use-livecode > <[email protected]>: > > Also, in the screenshot you attached, it looks like the arguments > "signing-keystore" and "keystore" expect a different value. > > The "keystore" looks like it should be the "android_upload.keystore" you > created and used to sign the app in LiveCode. I am not sure what is the > "signing-keystore" - were you asked to create one? > > Same for the "signing-key-alias" - it looks like it is expected to be > different for the "alias" (the latter should be "sehenkey") > > I had a look in the terminal command I had issued back then, and it did not > include these 2 arguments ("signing-key-alias" and "signing-keystore") - it > was just: > > java -jar pepk.jar --keystore=android_upload.keystore --alias=sehenkey > --output=output.zip --rsa-aes-encryption > --encryption-key-path=upload_certificate.pem > > So it might be worth giving this a try as well, again with openjdk 20.0.1
sounds promising! :-) Thank you, we will try this. > Kind regards, > Panos Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
