Set touch id to spend funds
This commit is contained in:
parent
8ff87520fe
commit
bc41495610
6 changed files with 199 additions and 97 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue