]> git.saurik.com Git - cydia.git/commitdiff
Successfully add a default image for the iPhone 6.
authorJay Freeman (saurik) <saurik@saurik.com>
Sun, 26 Oct 2014 14:08:22 +0000 (07:08 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Sun, 26 Oct 2014 14:08:22 +0000 (07:08 -0700)
MobileCydia.app/Info.plist
MobileCydia.app/iOS7-Default-667h@2x.png [new file with mode: 0644]

index b7ebd757a94d5770ac21fccb85e6cdaee6e3dba4..7a87023beae9cf3fcb392ef817c1520fecfd3b7c 100644 (file)
             <key>UILaunchImageSize</key>
             <string>{320, 568}</string>
         </dict>
+        <dict>
+            <key>UILaunchImageName</key>
+            <string>iOS7-Default-667h</string>
+            <key>UILaunchImageMinimumOSVersion</key>
+            <string>8.0</string>
+            <key>UILaunchImageOrientation</key>
+            <string>Portrait</string>
+            <key>UILaunchImageSize</key>
+            <string>{375, 667}</string>
+        </dict>
     </array>
 
     <key>UILaunchImages~ipad</key>
diff --git a/MobileCydia.app/iOS7-Default-667h@2x.png b/MobileCydia.app/iOS7-Default-667h@2x.png
new file mode 100644 (file)
index 0000000..7aa2e77
Binary files /dev/null and b/MobileCydia.app/iOS7-Default-667h@2x.png differ