I'm using Google J2OBJC libraries in my iOS app- things were working fine until this mornign when I started getting a Cyclic dependancy error when trying to build. I can't think of any signifiocant change I have made prior to this erorr happening. Can anyone suggest what might cause this error?
...J2ObjC_common.h:18:9: Cyclic dependency in module 'Foundation': Foundation -> CoreFoundation -> Darwin -> Foundation
Followed by 6 occourences of the error "Could not build module 'Darwin'" (incuding from CoreFoundation.h and Foundation.h)
I'm using Xcode 6.4