Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Zolotarev <deathbaba@gmail.com>2012-02-16 21:42:44 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:34:11 +0300
commit02b17c2a4ae0da1977bca9fbd30e4e6d5edac2fd (patch)
tree5bc2082d2acb76d806e069e1eae037e32e8b5571 /.gitignore
parentc6909b54509d797a61529ef88fe1d58baad88ac5 (diff)
[android] Removed old private key from repository. New key is located in ~/Dropbox/MapsWithMe/Certs/android/mapswithme.keystore
@NOTE: All previous versions should be uninstalled To build from console with `ant production` android/ant.properties file should be recreated with following contents: key.store=<YOUR_LOCAL_PATH_TO_DROPBOX>/Dropbox/MapsWithMe/Certs/android/mapswithme.keystore key.alias=mapswithme key.store.password=<ASK_PASSWORD_FROM_ALEX> key.alias.password=<ASK_PASSWORD_FROM_ALEX>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 651d0140bb..e9b47f21ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,6 +93,7 @@ android/.cproject
android/.project
android/assets
android/local.properties
+android/ant.properties
# local android scripts, such as debugger helper scrips
android/local