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 use as static library #50

Open
AYastrebov opened this issue May 28, 2018 · 1 comment
Open

Can't use as static library #50

AYastrebov opened this issue May 28, 2018 · 1 comment

Comments

@AYastrebov
Copy link

AYastrebov commented May 28, 2018

With cocoapods 1.5.2 I am getting the error:


The Swift pod `ReactiveObjCBridge` depends upon `ReactiveObjC`, which do not define modules. To opt into those targets generating module maps (which is necessary to import them from Swift when building as static libraries), you may set `use_modular_headers!` globally in your Podfile, or specify `:modular_headers => true` for particular dependencies.```
@RajChanchal
Copy link

Same issue with me, @AYastrebov were you able to solve it?

screen shot 2018-07-20 at 2 11 45 am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants