Created
January 6, 2020 06:27
-
-
Save lancehunt/31063b6e506a425150858f45e4a6b8d2 to your computer and use it in GitHub Desktop.
Fix cached plist file on Mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
touch /Applications/App.app | |
touch /Applications/App.app/Contents/Info.plist | |
killall Dock | |
# Source...somewhere on Stack Overflow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment