Shows warning if using old plugin for WP8
This commit is contained in:
parent
26a53c79bb
commit
71253e0ed7
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ if [ ! -d $PROJECT ]; then
|
|||
cordova plugin add https://github.com/tjwoon/csZBar.git
|
||||
checkOK
|
||||
else
|
||||
echo "${OpenColor}${Green}* Using plugin phonegap-plugin-barcodescanner for Windows Phone 8 ${CloseColor}"
|
||||
cordova plugin add https://github.com/phonegap/phonegap-plugin-barcodescanner.git
|
||||
checkOK
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue