InfoPlist.strings problem when building

Viewed 6571

I removed a localized file. And now when Im trying to build I keep getting this error:

error: Error Domain=NSCocoaErrorDomain Code=4 UserInfo=0x2025f7cc0 "“InfoPlist.strings” couldn’t be removed." | User info: {

I can't find a solution. Any advice?

Im using XCode 4

1 Answers
Related