View Single Post
  #20 (permalink)  
Old 04-08-2008, 12:23 AM
stonefred's Avatar
stonefred
Status: Offline
Senior Member
 
Join Date: Nov 2007
Posts: 326
Rep Power: 21
stonefred is on a distinguished road
Default

download and install erica saduns plutil like this way

you can always convert it to xml by using
Code:
plutil -c xml1 carrier.plist
or again back to binary with
Code:
plutil -c binary1 carrier.plist
<-- pls power up
Reply With Quote