Thread: Installer Recent Packages
-
04-22-2008, 10:45 AM #1
Installer Recent Packages
Hey, is anybody else having an issue with installer in where a number of the same programs are listed in the recent packages under "today" every single day?
some of the apps include (but are not limited to): moleskine, wallpaper, collage, iflickr, twinkle, and hidepod
I'm curious if anyone knows the solution to this issue?
sources in my list:
AppTapp Official
Apogee LTD
Apple's repository
BigBoss's Apps
Conceited Software
iPod touch fans
modmyi.com
ste packaging
hitoriblog experimental
digicide's repo
saurik's coding toolbox
trejan.com repository
r4m0n repository
thespicychicken.com
twenty08
zodttd.com/repo.xml
*******************
bump.... anyone?Last edited by shotgunsteve; 04-22-2008 at 10:45 AM. Reason: Automerged Doublepost
-
05-09-2008, 04:28 PM #2
OK, i found a temporary solution.. The modification of LocalPackages.plist
1/- Get the file /private/var/mobile/Library/Installer/LocalPackages.plist
2/- Convert it using this:
http://140.124.181.188/~khchung/cgi-bin/plutil.cgi
3/- Open it with the notepad, at the end before:
Add thoses lines:HTML Code:</array> </plist>
HTML Code:<dict> <key>bundleIdentifier</key> <string>com.googlecode.iflickr</string> <key>name</key> <string>iFlickr</string> <key>category</key> <string>ZZZ Fake Install</string> <key>version</key> <string>0.9</string> </dict> <dict> <key>bundleIdentifier</key> <string>com.gogoapps.twinkle</string> <key>name</key> <string>Twinkle</string> <key>category</key> <string>ZZZ Fake Install</string> <key>version</key> <string>0.75</string> </dict> <dict> <key>bundleIdentifier</key> <string>net.ations.cre.ttr</string> <key>name</key> <string>Tap Tap Revolution</string> <key>category</key> <string>ZZZ Fake Install</string> <key>version</key> <string>1.6</string> </dict> <dict> <key>bundleIdentifier</key> <string>com.iappaday.collage</string> <key>name</key> <string>Collage</string> <key>category</key> <string>ZZZ Fake Install</string> <key>version</key> <string>2.2</string> </dict> <dict> <key>bundleIdentifier</key> <string>com.hidepod.HidePod</string> <key>name</key> <string>HidePod</string> <key>category</key> <string>ZZZ Fake Install</string> <key>version</key> <string>1.0.4</string> </dict>
4/- Save it and upload it back.
5/- Done ! Installer will not show thoses apps in "Recent Packages" until the next upgrade of one of them..
As you can see, we make Installer believe that thoses apps are already installed..
But you have to do it again each time that an app is upgraded..
Ps: The file LocalPackages.plist will be encrypted again at the next "Refresh" of Installer.
Ps: I'm french, so for my ego: is my english right ?
Last edited by bmerklen; 05-09-2008 at 04:36 PM.
-
05-23-2008, 01:18 PM #3
Update with Kate, PhoneZap and StreetFlow
HTML Code:<dict> <key>bundleIdentifier</key> <string>com.ripdev.caterpillar</string> <key>category</key> <string>ZZZ Fake Install</string> <key>name</key> <string>Kate</string> <key>version</key> <string>1.3</string> </dict> <dict> <key>bundleIdentifier</key> <string>com.phonezap.PhoneZap</string> <key>category</key> <string>ZZZ Fake Install</string> <key>name</key> <string>PhoneZap</string> <key>version</key> <string>1.2.4</string> </dict> <dict> <key>bundleIdentifier</key> <string>com.tapulous.streetflow</string> <key>category</key> <string>ZZZ Fake Install</string> <key>name</key> <string>StreetFlow</string> <key>version</key> <string>0.9</string> </dict>
-
05-23-2008, 06:16 PM #4
I tried talking to a guy from Nullriver but he was no help, but yes it is annoying because the apps arent being updated, just put to the top so incase we didnt see them on the front page, they can be shoved back into our faces...



LinkBack URL
About LinkBacks
Reply With Quote
