summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-07-27 06:17:37 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-07-27 06:17:37 -0400
commit6c6bb7c610e7f934ce9b280e5afe8adf3292fb47 (patch)
treedb1d5fe74f9ad0e030539771217d0ecc0b19d5b7 /config.xml
parentc735a0e962ef1d4a91521ca487fd20a9e974d65c (diff)
new icon/splash screen
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.xml b/config.xml
index ccf7bae8..23eec92b 100644
--- a/config.xml
+++ b/config.xml
@@ -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"/>