Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

XcodeNewb

macrumors member
Original poster
Feb 6, 2009
79
0
I have a text file with a couple of thousands lines in it. Is there an easy way to convert this to a plist file? Thanks for the help.

Really, no one knows?
 
Regex find and replace? Seriously, it's just an XML file. Fire up your favorite editor and wrap the relevant bits in <key> and <string> tags, then add the standard header on top and the corresponding closing tags beneath.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.