| Sign In/My Account | View Cart |
| Article: |
Using Perl to Manage Plist Files | |
| Subject: | Mac::PropertyList | |
| Date: | 2005-08-01 14:21:52 | |
| From: | alex_rosenberg | |
| I also happily use Mac::PropertyList. For the old-style NeXT plists (like Xcode's project file format), I use "plutil -convert xml1" to [very slowly] convert to the newer format for processing. | ||