From 23672b395e60e5a76f7ba01ba0b7ac7cf7957525 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Sun, 3 Feb 2008 12:47:52 +0000 Subject: Renaming folder structure, added settings icon, and fixed crash bug for everyone but me. --- Cydia.app/Info.plist | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Cydia.app/Info.plist (limited to 'Cydia.app/Info.plist') diff --git a/Cydia.app/Info.plist b/Cydia.app/Info.plist new file mode 100644 index 0000000..2490ace --- /dev/null +++ b/Cydia.app/Info.plist @@ -0,0 +1,34 @@ + + + + + + CFBundleDevelopmentRegion + en + + CFBundleExecutable + Cydia + + CFBundleIdentifier + com.saurik.Cydia + + CFBundleInfoDictionaryVersion + 6.0 + + CFBundleName + Cydia + + CFBundlePackageType + APPL + + CFBundleShortVersionString + 0.9 + + CFBundleSignature + ???? + + CFBundleVersion + 0.9 + + + -- cgit v1.2.3