Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.9: Preferences are cached' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.9: Preferences are cached
Authored by: wesen3000 on Oct 27, '13 03:35:24PM
This had me stumped for a while while trying to restore my preference files. So, after copying or editing a plist, for example com.rstudio.desktop.plist , just run defaults read com.rstudio.desktop which should sync the cache. I'm mystified why apps would sync on startup, but by actually overwriting the plist instead of reading it in to sync. What sense does that make performance wise? anyway, happy now :)

[ Reply to This | # ]