A few months ago I created a simple tool that added a GUI to the Plutil tool that comes with Mac’s. Plutil allows a user via Terminal to convert binary Plist files into XML files and vice versa. At the time I had been playing with Plist files so a quick convertor was very useful.
In the last few days the program has been back out helping me to convert Binary Plist files without having to open Terminal and remmember the command lines used to convert and to create a new XML file. Due to this I have decided to post the Java Application online in case it may become useful for someone else.
So enjoy and do tell me what you think. A download can be found in the newly created Software section