Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「このバージョンを無視する」、「後で通知する」など、Sparkle が提供する機能をテストしたいのですが、これらがユーザーのデフォルトのどこにも保存されていないようです。
Sparkle はこれらの値をどこに保存しますか?
答えは、使用しているよう[NSUserDefaults standardUserDefaults]です。私の場合、ユーザーのデフォルトを間違った場所で探していました。
[NSUserDefaults standardUserDefaults]