mac app store note
1.
ref: Where does the Mac AppStore download temp files to
$ defaults write com.apple.appstore ShowDebugMenu -bool true
選擇 debug -> reset application
temp file存放在 ~/Library/Application Support/AppStore/
–
2.
前陣子用mac app store會有一些圖片無法顯示
$ rm -r ~/Library/Caches/com.apple.appstore/
刪掉快取後就好了
This post is licensed under CC BY 4.0 by the author.