[ANN] Library for storing preferences
[ANN] Library for storing preferences
- Subject: [ANN] Library for storing preferences
- From: Shane Stanley <email@hidden>
- Date: Tue, 12 Mar 2019 11:58:09 +1100
I’ve just released a Script Library for storing preferences and persistent
values. This gets around the problem where applets cannot retain property
values between launches because they are codesigned, or locked to avoid
repeated authorization dialogs.
PrefsStorageLib takes advantage of the system-provided user defaults system,
and values are reflected in the relevant property list (.plist) files in a
user’s ~/Library/Preferences folder. It requires macOS 10.11 or later. You can
get it here:
<https://www.macosxautomation.com/applescript/apps/Script_Libs.html#PrefsStorageLib>
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden