I get the following error when running "nub" from a Git repository
directory:
LSGetApplicationForInfo() failed with error -10814 while trying to
determine the application with bundle identifier
com.alternateidea.rubycocoa.GitNubApp.
For some reason, com.alternateidea.rubycocoa.GitNubApp isn't being
associated with GitNub. Any ideas why this would be?
I believe I have all of the prerequisites installed, including
RubyCocoa. I've even manually installed Grit, Mime-Types, etc.
Help would be greatly appreciated.
This is based off of the latest codebase, cloned tonight from
github.com/Caged/gitnub.
Matt Todd