xcode6.1-gm-seed

Xcode 6: iOS doesn't use storyboard localizations

白昼怎懂夜的黑 提交于 2020-01-03 17:16:11
问题 since I upgraded my Xcode project to Xcode 6, my storyboard localizations don't work. I have: A base localization as storyboard file (which is basically English) Four string files: English, German, French and Japanese Until Xcode 5 those worked without any problems. But since Xcode 6 I have the following situation: The application only uses the labels used in the base file when running on a device/simulator BUT my Localizable.strings file, which I have in different languages for all non