Hey thanks -
So I think I know the problem, but not necessarily how to fix it. In the first part of the tutorial we're told to get some bridge files from keijiro's Github. Copying those files over into my project isn't the way to go, though because the error I get when I do that and attempt to open the project is that "no git executable was found, please install Git on your system".
Having never used Git, is that all that I need to do is install git to my project? Why would I need that if the project files are all posted there?
Any ideas?