From: Jay Freeman (saurik) Date: Sun, 26 Oct 2014 14:08:22 +0000 (-0700) Subject: Successfully add a default image for the iPhone 6. X-Git-Tag: v1.1.14~36 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/1c378eec834e8aea2966024605e0c963156dcc44 Successfully add a default image for the iPhone 6. --- diff --git a/MobileCydia.app/Info.plist b/MobileCydia.app/Info.plist index b7ebd757..7a87023b 100644 --- a/MobileCydia.app/Info.plist +++ b/MobileCydia.app/Info.plist @@ -149,6 +149,16 @@ UILaunchImageSize {320, 568} + + UILaunchImageName + iOS7-Default-667h + UILaunchImageMinimumOSVersion + 8.0 + UILaunchImageOrientation + Portrait + UILaunchImageSize + {375, 667} + UILaunchImages~ipad diff --git a/MobileCydia.app/iOS7-Default-667h@2x.png b/MobileCydia.app/iOS7-Default-667h@2x.png new file mode 100644 index 00000000..7aa2e77f Binary files /dev/null and b/MobileCydia.app/iOS7-Default-667h@2x.png differ