Ah, I see — that lower-cased LANG is invalid on macOS, so the system will silently default to LANG=C. Any locale that uses a multi-byte char encoding should satisfy that conditional. So UTF-8 will do the trick, but I believe LANG=ja_JP.SHIFT_JIS would just as well (away from computer, otherwise I’d check for myself).
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: