diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-07-27 06:17:37 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-07-27 06:17:37 -0400 |
| commit | 6c6bb7c610e7f934ce9b280e5afe8adf3292fb47 (patch) | |
| tree | db1d5fe74f9ad0e030539771217d0ecc0b19d5b7 /config.xml | |
| parent | c735a0e962ef1d4a91521ca487fd20a9e974d65c (diff) | |
new icon/splash screen
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ <preference name="BackupWebStorage" value="none"/> <preference name="AutoHideSplashScreen" value="true"/> <preference name="SplashScreen" value="screen"/> - <preference name="deployment-target" value="7.0" /> + <preference name="deployment-target" value="7.0"/> <preference name="SplashScreenDelay" value="3000"/> <feature name="StatusBar"> <param name="ios-package" value="CDVStatusBar" onload="true"/> |
