OKなように見えたが。以前の方法で。
Mac OSX 10.9 Mavericks で「ログイン項目」が保存されず消える場合
また、消えてる。
10.9で色々やってて、少しわかってきたけど、どうやら、
Preferences 内の plist を削除しても作成されるときには
前の設定が復活するみたいだ
移動か削除されるときにでもどこかにバックアップされている様子
アプリとか初期状態にしようとして削除しても出来ない仕様になったのかこれ
調子が悪くてplist削除で直るとかそういうのは簡単には出来なくなったよ
いくら消しても改善しない人はこれが原因かも
10. Re: NSUserdefaults not saving preferences for some users on Mavericks
In response to gw1921 on Oct 21, 2013 4:52 PM
There's two ways to get back to working properly (assuming that's the issue, anyway 🙂 ):1) Log out or reboot
or
2) 'killall -SIGTERM cfprefsd'
Naturally the latter isn't particularly guaranteed, but with the current implementation it will do the trick.
Developer Forums: NSUserdefaults not saving preferences for some users on Mavericks
これで再び様子をみる。と。
(つづく)