Hi Guys
It’s been some years since I did any iOS software, but I remember I never saved a file
within the iOS Simulator in Xcode, even though I have an App that saves to Documents in the real iPhone.
Was this just because I never figured it out. or actually isn’t possible?
I don’t want to write any App now, but I do have my old software working,
and I’d like to do a program just to write a file, and get it out of the Simulator if possible.
I could use NSlog to copy it out of the debug window, but the file will contain data that is not just ASCII.
Cheers, Art.
It’s been some years since I did any iOS software, but I remember I never saved a file
within the iOS Simulator in Xcode, even though I have an App that saves to Documents in the real iPhone.
Was this just because I never figured it out. or actually isn’t possible?
I don’t want to write any App now, but I do have my old software working,
and I’d like to do a program just to write a file, and get it out of the Simulator if possible.
I could use NSlog to copy it out of the debug window, but the file will contain data that is not just ASCII.
Cheers, Art.