-
-
Save vvakame/655261 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<settings> | |
<profiles> | |
<profile> | |
<id>sign</id> | |
<properties> | |
<keystore>./test.keystore</keystore> | |
<storepass>hogehoge</storepass> | |
<keypass>hogehoge</keypass> | |
<alias>test</alias> | |
</properties> | |
</profile> | |
</profiles> | |
</settings> |
Author
vvakame
commented
Oct 30, 2010
sign
./test.keystore
testtest
testtest
test
true
always
/Users/vvakame/work/android-sdk-mac_x86
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment