AutoLayoutDSL
AutoLayoutDSL copied to clipboard
Do we really need change .m to .mm?
Please take a look at http://stackoverflow.com/questions/534861/compiling-a-c-class-in-xcode-error-during-compilation-stl-vector/10587709#10587709 and confirm it is ok for your lib. I pulled your code and tried renaming all .mm to .m, everything is ok.