Missing localization in Xcode 6.1

2020-02-11 05:17发布

Since update to Xcode 6.1 yesterday there is no correct localization of apps in the iOS Simulator. I switched the language and region to German/Germany and my apps are still in English and only English keyboard is available. Localization was fine in Xcode 6.0.1 and iOS 8.0 Simulator.

Does anybody have similar problems?

enter image description here

3条回答
家丑人穷心不美
2楼-- · 2020-02-11 05:56

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

Source: Answer of Yoshihiro Sakamoto in Apple Dev Forum

查看更多
Emotional °昔
3楼-- · 2020-02-11 06:01

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.

查看更多
叼着烟拽天下
4楼-- · 2020-02-11 06:19

I just do by above answer AlexVogel

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

查看更多
登录 后发表回答