diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2008-04-24 23:14:14 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2008-04-24 23:14:14 +0000 |
commit | 36bb2ca28f46dfb1362e20da38cc51bac4ed821a (patch) | |
tree | f29dd8d7e8de2aaf8b66a202f1c65ba559146b10 /Cydia.app/Info.plist | |
parent | ffdee4ec2790e6878a314e48a5b759795e8efe96 (diff) |
Background apt-get update, reorganized interface, amazing browser, and fixed firmware modifier thingee.
Diffstat (limited to 'Cydia.app/Info.plist')
-rw-r--r-- | Cydia.app/Info.plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Cydia.app/Info.plist b/Cydia.app/Info.plist index 2490ace..0062d2b 100644 --- a/Cydia.app/Info.plist +++ b/Cydia.app/Info.plist @@ -29,6 +29,9 @@ <key>CFBundleVersion</key> <string>0.9</string> + + <key>SBUsesNetwork</key> + <integer>3</integer> </dict> </plist> |