Never
Never
@hermanolsson hi,I clone the lastest code, the same problem, I cannot even archive demo project. Now any solution? @adamvduke I pull your code, but still cannot archive code in fix-xcode4-archiving...
@adamvduke hi, I am still confused... change to "KKxx.h" and KKGridVIew project Header Search Path?
Thanks a lot! I pull your merge-branch, finally firgure out how to do.
@Christian-Hansen Follow https://github.com/kolinkrewinkel/KKGridView/issues/111#issuecomment-5694977 and http://blog.slidetorock.com/using-a-static-library-in-xcode-4#!/,make sure User header Path includes $(BUILT_PRODUCTS_DIR)/../KKGridView and $(BUILT_PRODUCTS_DIR)/../../KKGridView, directly #import "KKxxx.h". Maybe https://github.com/kolinkrewinkel/KKGridView/issues/111#issuecomment-6005902 is also ok, but I haven't tried.