ijoshsmith / abandoned-strings

Command line program that detects unused resource strings in an iOS or OS X application.
MIT License
378 stars 67 forks source link

Use stdout and stderr for output #15

Open anhar opened 4 years ago

anhar commented 4 years ago

Right now project isn't writing to stdout and stderr so this won't work:

./AbandonedStrings /path/to/project > outputfile.txt