When I zipped and unzipped a project in a new location, for some reason Localizable.strings did not make the journey. The entry for it in the Xcode project is red.
The folders are in the project folder where they should be (en.lproj and es-419.lproj). I don't understand why the project broke, just by copying it and unzipping it.
How can I repair the Xcode project?