hi,
Is there a easy way to create a plist using java just like serializing the dictionary in objective c ?
hi,
Is there a easy way to create a plist using java just like serializing the dictionary in objective c ?
The PList class from code.google.com/xmlwise looks more promising to me.
Do any of these create a "binary" plist? I need to create binary plists on the fly to serve up to an iPhone.