mac 终端显示 ,0x7fff73dbd300) malloc: *** error for object 0x7fce52d15100: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug[进程已完成] 用磁盘工具修复下权限就好了... 参考:https://www.zhihu.com/question/38477086 https://www.v2ex.com/
Mac Finder 显示路径和复制路径 学习了:https://www.jianshu.com/p/757f9ffc5acf 设置 defaults write com.apple.finder _FXShowPosixPathInTitle -bool TRUE;killall Finder 还原 defaults delete com.apple.finder _FXShowPosixPathInTitle;killall Finder