From 1c378eec834e8aea2966024605e0c963156dcc44 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Sun, 26 Oct 2014 07:08:22 -0700 Subject: Successfully add a default image for the iPhone 6. --- MobileCydia.app/Info.plist | 10 ++++++++++ MobileCydia.app/iOS7-Default-667h@2x.png | Bin 0 -> 4971 bytes 2 files changed, 10 insertions(+) create mode 100644 MobileCydia.app/iOS7-Default-667h@2x.png (limited to 'MobileCydia.app') diff --git a/MobileCydia.app/Info.plist b/MobileCydia.app/Info.plist index b7ebd75..7a87023 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 0000000..7aa2e77 Binary files /dev/null and b/MobileCydia.app/iOS7-Default-667h@2x.png differ -- cgit v1.2.3