ijoshsmith / abandoned-strings

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

Can't run with `./AbandonedStrings <project-folder-path>` #10

Open hlung opened 5 years ago

hlung commented 5 years ago

I Can't run with ./AbandonedStrings <project-folder-path>. I need to use ./AbandonedStrings/main.swift <project-folder-path> instead, with chmod to add execution permission. May be we can update the README to better capture this issue.

r-plus commented 5 years ago

you should export as single binary file.