DesktopScreenEffectsPref

How can I update data in /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane ?

  1. I download custom video, put it to /Library/Application Support/com.apple.idleassetsd/Customer/4KSDR240FPS
  2. added row to /Library/Application Support/com.apple.idleassetsd/Aerial.sqlite
  3. added info to /Library/Application Support/com.apple.idleassetsd/Customer/entries.json

but new item appears only after system restarting. Can I update data in that preferences?

Replies

What you’re trying to do is not supported. The location and format of these files are an implementation details, not API.

If you want a supported way to this this, I encourage you to file an enhancement request describing your requirements. Please post your bug number, just for the record.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"