Set touch id to spend funds

This commit is contained in:
Gustavo Maximiliano Cortez 2015-10-07 16:17:19 -03:00
commit bc41495610
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
6 changed files with 199 additions and 97 deletions

View file

@ -129,6 +129,9 @@ if [ ! -d $PROJECT ]; then
cordova plugin add org.apache.cordova.file
checkOK
cordova plugin add cordova-plugin-touch-id && cordova prepare
checkOK
fi
if $DBGJS