Oh. OK. I found the error in build log on my mac, new keystore doesn’t work either…
[antcall] Exiting /Applications/Corona/Corona Simulator.app/Contents/Resources/build.xml.
[exec] Current OS is Mac OS X
[exec] Executing ‘jarsigner’ with arguments:
[exec] ‘-signedjar’
[exec] ‘MyCoronaActivity-signed.apk’
[exec] ‘-keystore’
[exec] ‘/Users/vlad/new.apptoonz.keystore’
[exec] ‘-storepass’
[exec] ‘mbwali’
[exec] ‘-sigalg’
[exec] ‘MD5withRSA’
[exec] ‘-digestalg’
[exec] ‘SHA1’
[exec] ‘MyCoronaActivity-unsigned.apk’
[exec] ‘apptoonz’
[exec]
[exec] The ’ characters around the executable and arguments are
[exec] not part of the command.
Dec 18 08:01:27.612 [exec] jarsigner error: java.security.SignatureException: private key algorithm is not compatible with signature algorithm
Dec 18 08:01:27.976 Override ignored for property “sign.apk.via.command.line.result”
Dec 18 08:01:27.977 [exec] Result: 1