Can't build Objective-C module Typhoon
Hi, I try to use Typhoon 4.0.0 in my swift project. Typhoon was added by Carthage, but after import Typhoon I got an error: "Cannot build Objective-C module Typhoon" and another error message in TyphooniOS.h: "TyphoonNibLoader.h file not found". I think something wrong in Typhoon project settings, cause project contains TyphoonNibLoader.h, but after building framework lost it.
Well, it's quite possible since Typhoon 4.0.0 was changed a lot. Try using 3.x version to test project settings. I would love to merge PR with fix.
Btw we have Pure Swift version of Typhoon, we would like you to test.
I have the same error. Are there any updates on this issue?