summaryrefslogtreecommitdiff
path: root/DayByDay/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'DayByDay/Info.plist')
-rw-r--r--DayByDay/Info.plist15
1 files changed, 15 insertions, 0 deletions
diff --git a/DayByDay/Info.plist b/DayByDay/Info.plist
new file mode 100644
index 0000000..6aa377b
--- /dev/null
+++ b/DayByDay/Info.plist
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>UILaunchScreen</key>
+ <dict>
+ <key>UIColorName</key>
+ <string>LaunchBackground</string>
+ <key>UIImageName</key>
+ <string>AppIcon</string>
+ <key>UIImageRespectsSafeAreaInsets</key>
+ <false/>
+ </dict>
+</dict>
+</plist>