I recently upgraded from Xcode 3 to Xcode 4.2 and migrated existing iOS apps to use this new version. This application is localized, and now I want to add another language.
In the Xcode 4 section, when I add a new localization, it creates a specific country at the root of the project. For instance:
/fr.lproj
However, all my previous language folders are located in the Resources subfolder. For instance:
/Resources/de.lproj
/Resources/en.lproj
Throughout life, I cannot figure out how to get Xcode 4 to move the new language folder to Resources. I can not find the GUI option. If I move the physical folder using Finder, Xcode simply changes the link to red, but does not allow me to fix it.
Can anyone help?
UPDATE:
, ( ):
:

. , :
