Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Missing localization in Xcode 6.1

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

like image 917
AlexVogel Avatar asked Oct 21 '14 07:10

AlexVogel


3 Answers

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

Source: Answer of Yoshihiro Sakamoto in Apple Dev Forum

like image 77
AlexVogel Avatar answered Oct 13 '22 02:10

AlexVogel


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.

like image 44
Jeremy Huddleston Sequoia Avatar answered Oct 13 '22 00:10

Jeremy Huddleston Sequoia


I just do by above answer AlexVogel

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

like image 40
Cao Yong Avatar answered Oct 13 '22 02:10

Cao Yong