Created
June 5, 2012 14:15
-
-
Save davidonet/2875268 to your computer and use it in GitHub Desktop.
Processing jar signing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://www.akeric.com/blog/?p=1352 | |
$ ant build | |
$ jarsigner -verbose -keystore ~/my-release-key.keystore `pwd`/bin/MucemApp-release-unsigned.apk davidonet | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment