All useful scripts gathered in one place.
$ brew tap leancodepl/tools
$ brew install mobile-tools
To learn more about programs, see their source code. They should have an extensive comment at the top of the file.
Generates a single keystore (.jks) file for Android app signing.
Usage: $ generate_keystore <owner> <app_name> <type>
App signing by Google Play
Upload created prod key instead of letting Google Play create one.
Uploading keystore to Google is available when uploading the first build.
IMPORTANT!
Adding prod_upload key needs to be done in the same transaction!

