I installed Typhoon in my quick project using Carthage. I dragged the framework into my project and added the necessary files to copy the script. Now, if I refer to a typhoon, I get an error message that
failed to create Objective-C Typhoon module
and
'File TyphoonFactoryDefinition.h' not found
Has anyone else had this problem?
source
share