I\'ve recently upgraded from Xcode 3 to Xcode 4.2, and migrated an existing iOS apps to use this new version. This app is localized, and I now want to add another language.
Here's a way how to solve it w/o editing .pbxproj file (Xcode 4.6.3):
UPD: doesn't work in Xcode 8 :(