Add launcher plugin for iOS
This commit is contained in:
parent
c378e6afd5
commit
a42af1fe83
2 changed files with 3 additions and 11 deletions
|
|
@ -87,6 +87,9 @@ if [ ! -d $PROJECT ]; then
|
|||
|
||||
cordova plugin add org.apache.cordova.statusbar
|
||||
checkOK
|
||||
|
||||
cordova plugin add https://github.com/EddyVerbruggen/LaunchMyApp-PhoneGap-Plugin.git --variable URL_SCHEME=bitcoin
|
||||
checkOK
|
||||
fi
|
||||
|
||||
echo "${OpenColor}${Green}* Generating copay bundle...${CloseColor}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue