Build and install worked without issue, though executing the included nub shell script (from either the repo or the installed copy in /usr/local/bin, though I don't know why that would matter) fails with the following error:
LSOpenURLsWithRole() failed for the application /Users/matt/Downloads/gitnub/build/Release/GitNub.app with error -10810
However if I execute:
/Application/GitNub.app/Contents/MacOS/GitNub &
everything is peachy. I'm not sure what the open call w/ bundle name is supposed to buy you but at least on my machine it doesn't seem to be necessary.
Build and install worked without issue, though executing the included nub shell script (from either the repo or the installed copy in /usr/local/bin, though I don't know why that would matter) fails with the following error:
However if I execute:
everything is peachy. I'm not sure what the open call w/ bundle name is supposed to buy you but at least on my machine it doesn't seem to be necessary.