From bb3e237451eb8301f0f69a2c21c8ebac6cba2e76 Mon Sep 17 00:00:00 2001 From: Yemel Jardi Date: Mon, 28 Jul 2014 17:35:21 -0300 Subject: [PATCH] Include views folder into apk --- mobile/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/build.sh b/mobile/build.sh index 50ece436a..de4f83362 100644 --- a/mobile/build.sh +++ b/mobile/build.sh @@ -54,7 +54,7 @@ checkOK # Copy all app files echo "${OpenColor}${Green}* Copying all app files...${CloseColor}" cd $BUILDDIR/.. -cp -af {css,font,img,js,lib,sound,config.js,version.js,$BUILDDIR/cordova.js,$BUILDDIR/cordova_plugins.js,$BUILDDIR/plugins} $APPDIR +cp -af {css,font,img,js,lib,sound,views,config.js,version.js,$BUILDDIR/cordova.js,$BUILDDIR/cordova_plugins.js,$BUILDDIR/plugins} $APPDIR checkOK sed "s/<\!-- PLACEHOLDER: CORDOVA SRIPT -->/