I need a qrcode library for an iphone project. Zxing seems the obvious choice and I’ve used it previously. However, this will be a project that I will have to support for quite a while and I’m very deep in git.
Zxing officially only provides an svn repo, and gitorious has a few old zxing submodules but those that I’ve found are for android and even they don’t get touched anymore.
I did some looking and there doesn’t seem to be a git submodule for iphone. Does anyone know of a good one?
https://github.com/joelind/zxing-iphone – seems to be the latest one on the github.
However, you can make the git repo on your own – just by mirroring google svn.