On Apr 12, 2025, at 06:23, Gabriel Zachmann via Cocoa-dev <cocoa-dev@lists.apple.com> wrote: > > I have already asked a similar question , but please let me try again. > > I would like to access the defaults of my screen saver plugin using the > 'defaults' command.
Like I said before, the 'defaults' command to read the plist that's inside the legacyScreenSaver's container doesn't work. If you need to read your file via command line, just copy it to a location where you do have access to, like the Desktop, then read it with 'defaults'. Yeah, it's a pain, but so is dealing with all the bugs Apple keeps introducing to legacyScreenSaver. -- Steve Mills Drummer, Mac geek _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com