Updates barcodeScanner plugin to support WP8.1
This commit is contained in:
parent
57f2f6a479
commit
b5e880a63d
1 changed files with 3 additions and 3 deletions
|
|
@ -84,7 +84,7 @@ if [ ! -d $PROJECT ]; then
|
|||
cordova plugin add https://github.com/florentvaldelievre/virtualartifacts-webIntent.git
|
||||
checkOK
|
||||
|
||||
cordova plugin add https://github.com/wildabeast/BarcodeScanner.git
|
||||
cordova plugin add https://github.com/phonegap/phonegap-plugin-barcodescanner.git
|
||||
checkOK
|
||||
|
||||
cordova plugin add org.apache.cordova.splashscreen
|
||||
|
|
@ -121,10 +121,10 @@ if [ ! -d $PROJECT ]; then
|
|||
checkOK
|
||||
|
||||
cordova plugin add org.apache.cordova.console
|
||||
checkok
|
||||
checkOK
|
||||
|
||||
cordova plugin add hu.dpal.phonegap.plugins.uniquedeviceid
|
||||
checkok
|
||||
checkOK
|
||||
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue