I'm having trouble while moving a Xcode project. Since I localized the info.plist and main.xib I can't move the project into another location on my mac.
When I move the project, the files get red and building fails.
I set the path of the enclosing man.xib (not the localized) to relative to project but I can't set the location of the localized files.
When the project is moved, the path of the enclosing main.xib is right. But the paths of the localized files remain the same. I could choose the location of the enclosing file, but since the localized files are stored in de.Iproj and en.Iproj I can't choose a main directory.
Does anybody know this issue or a solution for my problem? Thanks Greets Julian