You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: