I have an application designed for localization in 5 languages ββthrough the files Localizable.strings. When I look at Project> Info: Localizations information, I see duplicates of some languages ββ(English, French, German) and unintended language (Japanese).

My resources in Xcode are also displayed. But if I look at the Resources directory in Finder, they look exactly as I expected.


I tried:
- Delete one of the duplicate files using the button - both lines disappear and the resource disappears from my resource tree in Xcode and in my resource directory in Finder.
- Product> Empty Build Folder
- View subversion file structure in versions
I would be grateful for any suggestions and explanations. I am using Xcode 6.1.1 on Mavericks. Thanks.
xcode internationalization localization
Denvog
source share