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

Executable file doesn't execute #6

Open walid-elhachmi opened 6 years ago

walid-elhachmi commented 6 years ago

When i try to execute the command line in terminal knowing that im in the directory, help me plz i need this tool. -bash: ./AbandonedStrings: is a directory

pabsanmez commented 6 years ago

Use ./AbandonedStrings/main.swift :)