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

@ -10,7 +10,6 @@
<content src="index.html" />
<access origin="*" />
<preference name="loglevel" value="DEBUG" />
<preference name="AndroidLaunchMode" value="singleTop" />
<preference name="SplashScreen" value="screen" />
<preference name="SplashScreenDelay" value="10000" />
<preference name="backgroundColor" value="0x2C3E50" />