This topic created in 4076 days ago, the information mentioned may be changed or developed.
3 replies • 2015-07-21 20:54:10 +08:00
 |
|
1
mimzy Jul 13, 2015 via Android
重建一下缓存。那个命令行忘了 手机不方便搜 请楼下帮忙找找
|
 |
|
2
lezhou Jul 13, 2015
defaults write com.apple.dock ResetLaunchPad -bool ture 找到了 谢谢
|
 |
|
3
mimzy Jul 21, 2015
楼主哇 我回顾了一下我的回答 发现你的 true 写成 ture 了 为避免有人搜索到这个帖子产生误导 所以这里补充下 应该是:
defaults write com.apple.dock ResetLaunchPad -bool true
|