From: Jay Freeman (saurik) Date: Tue, 6 Apr 2010 11:26:21 +0000 (+0000) Subject: Cydia LD. X-Git-Tag: v1.0.3366~211 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/123c5344c55af3783d1ea4d1b3ec84f31284e81d?ds=sidebyside;hp=2d83be6199ede204cd347ff08deda9a52524d624 Cydia LD. --- diff --git a/Cydia.app/Info.plist b/Cydia.app/Info.plist index 786f6270..7af583c2 100644 --- a/Cydia.app/Info.plist +++ b/Cydia.app/Info.plist @@ -31,7 +31,7 @@ 0.9 SBUsesNetwork - 3 + 11 CFBundleURLTypes @@ -44,6 +44,26 @@ + + DTSDKName + iphoneos2.0.saurik + + MinimumOSVersion + 2.0 + + UIDeviceFamily + + 1 + + + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + diff --git a/Cydia.app/icon-72.png b/Cydia.app/icon-72.png new file mode 100644 index 00000000..83a19f99 Binary files /dev/null and b/Cydia.app/icon-72.png differ diff --git a/Cydia.mm b/Cydia.mm index 120a97b5..77acf567 100644 --- a/Cydia.mm +++ b/Cydia.mm @@ -378,7 +378,7 @@ static const CFStringCompareFlags LaxCompareFlags_ = kCFCompareCaseInsensitive | #define TraceLogging (1 && !ForRelease) #define HistogramInsertionSort (0 && !ForRelease) #define ProfileTimes (0 && !ForRelease) -#define ForSaurik (1 && !ForRelease) +#define ForSaurik (0 && !ForRelease) #define LogBrowser (0 && !ForRelease) #define TrackResize (0 && !ForRelease) #define ManualRefresh (1 && !ForRelease) @@ -386,7 +386,7 @@ static const CFStringCompareFlags LaxCompareFlags_ = kCFCompareCaseInsensitive | #define IgnoreInstall (0 && !ForRelease) #define RecycleWebViews 0 #define RecyclePackageViews (1 && ForRelease) -#define AlwaysReload (1 && !ForRelease) +#define AlwaysReload (0 && !ForRelease) #if !TraceLogging #undef _trace diff --git a/control b/control index 9958a4af..09deb27a 100644 --- a/control +++ b/control @@ -3,7 +3,7 @@ Priority: required Section: Packaging Maintainer: Jay Freeman (saurik) Architecture: iphoneos-arm -Version: 1.0.3140-1 +Version: 1.0.3159-1 Replaces: com.sosiphone.addcydia Depends: apr-lib, apt7-lib, apt7-key, darwintools, pcre, shell-cmds, system-cmds, essential Pre-Depends: dpkg (>= 1.14.25-8)