破解cornerstone的有效期问题

1.设置在Finder里显示隐藏文件
在终端输入以下命令:defaults write com.apple.finder AppleShowAllFiles -bool true
2.在前往菜单按住option进入资源库,然后进入以下目录(资源库/Preference/ByHost):
3.选择一个修改日期最新的.GlobalPreferences.xxxxxx.plist文件,使用XCode打开
4.删除含有cornerstone字样的最后一行 重新启动Mac,完成
5.重启Mac后打开conerstone之前,将系统时间修改为一个未来的时间
6.修改时间后打开cornerstone,之后再将时间还原,这样cornerstone的时间倒计时会停在某个天数并永远不会再变化

猜你喜欢

转载自linwwwei.iteye.com/blog/2166658