From 58206bd88c379ea9e9744467d111cc59675e220c Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Wed, 29 Oct 2014 22:30:12 -0700 Subject: [PATCH] Set DTPlatformVersion to really really assert 8.0. --- MobileCydia.app/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MobileCydia.app/Info.plist b/MobileCydia.app/Info.plist index b81bd5db..0b6ff36f 100644 --- a/MobileCydia.app/Info.plist +++ b/MobileCydia.app/Info.plist @@ -49,7 +49,7 @@ iphoneos2.0.saurik DTPlatformVersion - 7.0 + 8.0 MinimumOSVersion 2.0 -- 2.50.0