iPhone:Binary DisplayOrder.plist ONLY!
Sunday, August 12th, 2007This morning I’ve been googling for a long while for a .plist Windows-version editor, but got nothing. Just when I was gonna give up, I read this from here:
The conversion tool I am using is http://homer.informatics.indiana.edu/cgi-bin/plutil/plutil.cgi/. And here is a much more easier web page for the conversion. iPhone recognizes both binary and text/ascii format of Property list, you don’t need to convert it back to binary.
So I upload the modified ascii/text DisplayOrder.plist to my iPhone.
However, after that my iPhone couldn’t reboot any more. iPhone kept rebooting himself automatically. All that I could see is a flashing Mac logo, again and agian.
Finally, i had to run the recovery
, you know, the pay of hacking..
After a further reading, i knew the author never tried DisplayOrder.plist himself, but only this:
iPhone supports both binary and text/ascii format of these files, at least for these languages files. So you don’t need to convert them back to binary.
Hi, buddie, why not just put these words in your first post?!
Update(Feb.1,2009): If you are looking for a plist editor on Windows platform, try this pledit_10c.rar(via weiphone forum(Chinese), author qlmiao). Or you can also try plutil developed by Erica Sadun mentioned by George Zhu.