agens-no/AGGeometryKit

IOKit causes linker errors on Xcode 5

cipherCOM opened this issue · 2 comments

Xcode 5 can't compile an app for iOS devices with AGGeometryKit attached. It seems that there is an issue with Xcode 5 (see http://stackoverflow.com/questions/17542092/iokit-not-found). A simple solution would be to just remove this dependency as it is not used anyway.

I agree. I will fix this. Thanks!

Fixed