rowanj / gitx

Fork of Pieter's nice git GUI for OS X. Includes branch/tag sidebar and various fixes. Current development focus is on removing legacy git command line usage in favour of libgit2 and objective-git.
http://rowanj.github.com/gitx
Other
2.15k stars 205 forks source link

Command line tool crashes on macOS Sierra #466

Open gregplaysguitar opened 7 years ago

gregplaysguitar commented 7 years ago

The app seems to work, but when I use

gitx .

in the terminal, to open the cwd, I get this error

Dyld Error Message:
  Library not loaded: @rpath/ObjectiveGit.framework/ObjectiveGit
  Referenced from: /Users/USER/Desktop/*/GitX.app/Contents/MacOS/GitX
  Reason: image not found

gitx error.txt