The screen saver preference file lives in the~/Library/Preferences/ByHost
directory. The name of the file is the name that you pass todefaultsForModuleWithName:
, followed by.someBigNumber.plist
.So, on my machine,
userPrefs = [ScreenSaverDefaults defaultsForModuleWithName: @"BWDrip"];creates a file/Users/bork/Library/Preferences/ByHost/BWDrip.0003931024a6.plist