From: Panayotis K. <pan...@pa...> - 2011-07-01 15:04:09
|
On 01 Ιουλ 2011, at 4:35 μ.μ., Steven Atkinson wrote: > Hi all, > > I am trying to save some PDF and csv files onto the iPhone without success. I would usually go to the Documents directory of the app (although I see that NSSearchForDirectoriesInDomains is not yet fully implemented). I have modified NSData to write the bytes to a file (which it says it has) but no new file appears. > > I can see from a mail from 2009-10-07 where Arno explained that he was working on the read-file API. Has there been any progress on the write side of it? > > > Thanks, > > Steve DId you have a look at a recent version of XMLVM? RIght now, there is an object, Foundation, which should support what you ask |