Hi,
I would like to know if it would be possible to create a plutil command on windows using NSPropertyList class ?
And while I am at it where are NSPropertyListWriter* files ?
Mac-mini-de-Vincent:Headers Vincent$ ll NSPropertyList*
-rwxrwxrwx 1 root wheel 1876 16 mar 21:15 NSPropertyList.h
Mac-mini-de-Vincent:PrivateHeaders Vincent$ ll NSPropertyList*
-rwxrwxrwx 1 root wheel 1401 16 mar 21:15 NSPropertyListReader.h
-rwxrwxrwx 1 root wheel 1524 16 mar 21:15 NSPropertyListReader_binary1.h
-rwxrwxrwx 1 root wheel 1778 16 mar 21:15 NSPropertyListReader_vintage.h
-rwxrwxrwx 1 root wheel 1319 16 mar 21:15 NSPropertyListReader_xml1.h
-rwxrwxrwx 1 root wheel 1626 16 mar 21:15 NSPropertyListWriter_vintage.h
Thanks