Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build Objective-C module Typhoon #540

Open
stasuwe opened this issue Dec 8, 2016 · 2 comments
Open

Can't build Objective-C module Typhoon #540

stasuwe opened this issue Dec 8, 2016 · 2 comments
Labels

Comments

@stasuwe
Copy link

stasuwe commented Dec 8, 2016

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.

@alexgarbarev
Copy link
Contributor

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.

@Yetispapa
Copy link

I have the same error. Are there any updates on this issue?

@etolstoy etolstoy added the bug label Feb 5, 2017
AlekseyNovikov added a commit to AlekseyNovikov/Typhoon that referenced this issue Apr 25, 2017
etolstoy added a commit that referenced this issue Apr 25, 2017
#540 fix TyphoonNibLoader.h file not found error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants