DCTUIKit icon indicating copy to clipboard operation
DCTUIKit copied to clipboard

Can't use Demo app

Open thiagoperes opened this issue 13 years ago • 1 comments

There is no TestViewController, so the build always fails.

thiagoperes avatar Jul 05 '11 20:07 thiagoperes

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. :)

danielctull avatar Jul 05 '11 20:07 danielctull