Prefs Editor

Software Screenshot:
Prefs Editor
Software Details:
Version: 1.1.4
Upload Date: 7 Mar 15
Developer: Thomas Tempelmann
Distribution Type: Freeware
Downloads: 19
Size: 3539 Kb

Rating: 2.5/5 (Total Votes: 2)

Mac OS X 10.8 introduced a caching system for app preferences ("cfprefsd"). While this probably increases performances for apps, it makes it harder for developers to manipulate preference values quickly for testing, because making changes directly to the plist files in the ~/Library/Preferences folder does not work any more with editors such as "Property List Editor.app" and the similar one in Xcode. As of now (Dec 14, 2013), the only way to edit such preferences is by using the "defaults" command, which is rather difficult to use once it comes to editing dict or array entries.

Therefore, I've written a tool that works like the plist editor in Xcode but uses the CFPreferences functions to modify the values instead of editing the plist files directly.

If you've worked with "Property List Editor" or Xcode, you should find yourself with my tool right at home. It supports even Copy + Paste in the same way. The only things I have not implemented (yet) are Undo and changing the type of existing elements.

It even has one feature that Xcode's editor doesn't: You can delete all entries at once by Select All, then delete.

Also note that due to the use of the CFPreferences API, any changes you make are immediately committed to the preferences as seen by other apps, just like when you use the "defaults" command. For the same reason, changes made to the prefs by other apps (or with the "defaults" tool) will be seen in this tool after a change, a front switch or by pressing the "Sync" button. Hence, there is no Save command - updates are instant. For that reason Undo would be quite useful. Alas, I can live without it for now.

What is new in this release:

- Rightmost column is now using all available window space.
- Fixes Tab key behavior for switching between listbox and search field.
- Switches [+] and [-] buttons.

Similar Software

Wizard Pro
Wizard Pro

15 Nov 14

HomeBoxer
HomeBoxer

22 Nov 14

Hyro
Hyro

22 Nov 14

RESTed
RESTed

11 Dec 14

Other Software of Developer Thomas Tempelmann

iBored
iBored

22 Jan 15

Find Any File
Find Any File

13 Dec 14

Comments to Prefs Editor

Comments not found
Add Comment
Turn on images!