fix generation of Android and iOS packages. The purpose is testing.

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-20 22:09:28 -03:00
commit db009f3874
5 changed files with 12 additions and 5 deletions

View file

@ -13,5 +13,4 @@
<preference name="SplashScreenDelay" value="10000" />
<preference name="backgroundColor" value="0x2C3E50" />
<preference name="StatusBarOverlaysWebView" value="false" />
<preference name="AndroidLaunchMode" value="singleTop" />
</widget>