方法1:把absinthe放桌面
然后终端输入Desktop/Absinthe.app/Contents/MacOS/Absinthe-10.6
方法2:
找到 /Contents/MacOS/Absinthe,
我們再用文字編輯程式打開它,找到以下內容
case `sysctl -n kern.osversion |sed ‘s/[A-Z]/:/g’ |cut -d “:" -f 1` in
11|10)
把 11|10 那邊前面加上個 12|
就是變成 12|11|10)
然後存檔,這樣就可以直接打開 Absinthe.app 了!