Missing localization in Xcode 6.1

柔情痞子 提交于 2019-11-29 07:11:07

One possible work around is to set the "Application Language" in the used scheme.

Source: Answer of Yoshihiro Sakamoto in Apple Dev Forum

This was mentioned in the Xcode 6.1 Release Notes

In some situations, [NSLocale currentLocale] may return en_US instead of the chosen locale in the iOS 8.1 simulator.

I just do by above answer AlexVoge. Beginner maybe need a picture :]

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!