remove unused webintents
This commit is contained in:
parent
1ebe7f95d2
commit
03e5d1d10c
2 changed files with 14 additions and 15 deletions
|
|
@ -79,9 +79,6 @@ if [ ! -d $PROJECT ]; then
|
|||
|
||||
echo "${OpenColor}${Green}* Installing plugins... ${CloseColor}"
|
||||
|
||||
cordova plugin add https://github.com/florentvaldelievre/virtualartifacts-webIntent.git
|
||||
checkOK
|
||||
|
||||
if [ $CURRENT_OS == "IOS" ]
|
||||
then
|
||||
cordova plugin add https://github.com/tjwoon/csZBar.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue