Cookie 5.9.10 fails to clear Safari cache
-
here's a couple of things you can try:
-
restart your computer
-
You could also try this, (perhaps permissions are wrong for the script)
navigate to the Applications Script folder
~/Library/Application Scripts/com.sweetpproductions.Cookie5
then open Terminal.app
typecd
then drag the scripts folder onto the terminal, and press RETURN
then type these 2 commands, each followed by pressing RETURN:chown :staff clearSafariCache.sh chown :staff clearSafariHistory.sh
If you are having problems with Safari Technology Preview, run these two commands:
chown :staff clearSafariTPCache.sh chown :staff clearSafariTPHistory.sh
-
-
Same thing just happened to me.
Cookie 6.0.14
macOS 10.15.5 Beta (19F83c)
Safari Release 106 (Safari 13.2, WebKit 15610.1.12.2) -
navigate to the Cookie 6 Applications Script folder
~/Library/Application Scripts/com.sweetpproductions.CookieApp
then open Terminal.app
typecd
then drag the scripts folder onto the terminal, and press RETURN
then type this command, followed by pressing RETURN:chown :staff clearSafariTPCache.sh