apptool -un “appname”
Uninstalls the given app
This is meant for quick uninstallation of apps that are hidden. (Something that I’ve personally wanted for some time because 90% of my apps are in Categories.)
Thanks go to:
Simon for testing and providing the corrected code and
pirogoeth for telling me the location of the plist file.
*restore*
After restoring my iPad I tried to figure out how to do it myself. I think it is enough to just delete the app. After the rispring the cache is automatically updated. This would also make your code a bit easier
I modified your “uninstallapp” function (http://pastie.org/1122347) and it’s now working pretty good.
Whoops, that was the wrong one
This should work: http://pastie.org/1122388 (successfully tested on iPad and iPhone)
Thanks
I’ve modified your previous modification already and 2.1.1 is up!
THANK YOU <3