My app exports to CVS but Numbers won't open it because it dosen't have the public.comma-separated-values-text UTI. Is there a simple way to apply the UTI to the file as im writing it or do I have to declare it in info.plist? I don't want my app to open CVS files, it just needs to export it's data.
Thanks for any help