开发者

Edit binary plist under linux

How can i change values in the binary plist under linux os? I know i can to it under mac with defaults or PlistBuddy. I found some perl that con开发者_开发知识库vert from binary to text Mac::PropertyList::ReadBinary


You can just convert to xml, and edit that version. I'm unaware of any Mac app that will reject plists in xml formats.

If for some reason you insist on editing the binary representation, the format is documented in several places, eg: https://quaqua.dev.java.net/source/browse/quaqua/trunk/Quaqua/src/ch/randelshofer/quaqua/util/BinaryPListParser.java?view=markup

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜