How do I properly encode Unicode characters in my NSString?
问题 Problem Statement I create a number of strings, concatenate them together into CSV format, and then email the string as an attachment. When these strings contain only ASCII characters, the CSV file is built and emailed properly. When I include non-ASCII characters, the result string becomes malformed and the CSV file is not created properly. (The email view shows an attachment, but it is not sent.) For instance, this works: uncle bill's house of pancakes But this doesn't (note the curly