Update cordova build to 0.6.1
This commit is contained in:
parent
4b7c138877
commit
d201cce7ab
4 changed files with 5 additions and 6 deletions
|
|
@ -118,9 +118,7 @@ checkOK
|
|||
cp -R android/res/* $PROJECT/platforms/android/res
|
||||
checkOK
|
||||
|
||||
echo $SKIPIOS;
|
||||
if [[ !$SKIPIOS ]]; then
|
||||
echo "Copiando IOS";
|
||||
cp -R ios/icons/* $PROJECT/platforms/ios/Copay/Resources/icons
|
||||
checkOK
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue