Possible Duplicate:
NSString: newline escape in plist
I have a plist with a string, and I want to get line breaks.
Putting \n\n doesn't work.
Is there any other way to do this?
Thanks
Possible Duplicate:
NSString: newline escape in plist
I have a plist with a string, and I want to get line breaks.
Putting \n\n doesn't work.
Is there any other way to do this?
Thanks