Hi All,
I am working on one cocoa application and exporting some data stored in NSArray to plist(XML) format. I want to give custom extension and icon to that exported plist.This custom extension plist file will be imported and exported by my application only.
I tried few links but unable to make that working. I am using xcode 3.1.4 and running on leopard.
Please also let me know how to register the UTI, when distributing my application using internet DMG.
Thanks,