igenstrings icon indicating copy to clipboard operation
igenstrings copied to clipboard

fix issues with spaces in paths

Open RishatShamsutdinov opened this issue 4 years ago • 0 comments

A command to test:

find . -name '*.swift' -exec genstrings -q -o "en.lproj" "{}" \;

RishatShamsutdinov avatar Sep 30 '21 21:09 RishatShamsutdinov