fastred / IBAnalyzer

Find common xib and storyboard-related problems without running your app or writing unit tests.
http://holko.pl
MIT License
951 stars 26 forks source link

Relative paths aren't working #18

Closed troya2 closed 7 years ago

troya2 commented 7 years ago

I installed this in ~/bin so I could access it from any project. However, when launching it, it complains that it cannot find the file.

e.g.

ibanalyzer MyProject results in Path /Users/troy/bin/IBAnalyzer.app/Contents/MyProject doesn't exist.

However, launching it like ibanalyzer ~/Projects/MyProject works.

RobertGummesson commented 7 years ago

I had the same problem.

fastred commented 7 years ago

Thanks for reporting! This should be fixed on master and in 0.1.1.