Reputation: 117
How can i do this? I know ho to do this on windows, but here.. im newer ))
SDK: Mac OS X 10.5
Upvotes: 2
Views: 641
Reputation: 27929
You will find the answer in the NSString reference with the writeToFile:atomically:encoding:error:
method.
Upvotes: 4