DCTUIKit
DCTUIKit copied to clipboard
Can't use Demo app
There is no TestViewController, so the build always fails.
You need to pull in the required submodules too.
I'm not sure when you tried this, but I've just realised I pushed an update which overrode the master branch. I have undone this and forced the push (sorry, I know this is bad practice). If you run git clone --recursive git://github.com/danielctull/DCTUIKit.git
it will pull in the needed submodules at the same time.
Hope this helps. :)