I started to localize my application. I used genstrings
to create the localizable.strings. This worked fine. Now I have worked on the app and have removed a couple of the strings and replaced them with icons. Is there a way to tell genstrings
to remove all strings, that are no longer in use?
Thanks