I tryed desperately to use the “Add localisation” on the right menu of xCode 4.2. I wanted to localise an image… This command never worked and had a very strange behavor.
So i made it manually (creating with finder the .lproj folders).
Then I deleted my non-localised image (outside the .lproj folders) in my XCode project explorer.
Now I have some warnings and error : XCode try to access the deleted image (Multiple build command for output file). Of course, I tried to search for the image, but search filters return nothing at all.
So I need to clean my project file, but I don’t know how to and I’m afraid of deterioring my project…
Do you have an idea ?
I resolved my problem… or i should say Xcode probem.
I’m pretty sure it was a bug of this marvelous 4.2 version.
If you have the same problem, you should directly edit your xcode project file :
No problem anymore !