What is Xcode's default compilation Encoding ? How to change it?
What is Xcode's default compilation Encoding ? How to change it?
I’m not sure I understand your question. I suspect you’re asking about the text encoding used by Xcode when you edit files. If so, there’s no single answer because the default varies by language. Xcode does, however, support you configuring this, via the Text Encoding popup in the File inspector (View > Inspectors > File).
If that’s not what you’re looking for, please post more details.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"