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

Cocoapods installation fails #1

Open
chwastek opened this issue Oct 2, 2018 · 1 comment
Open

Cocoapods installation fails #1

chwastek opened this issue Oct 2, 2018 · 1 comment

Comments

@chwastek
Copy link

chwastek commented Oct 2, 2018

using pod 'OCMockitoSwift', '~> 0.3' I got:

[!] The following Swift pods cannot yet be integrated as static libraries:
The Swift pod OCMockitoSwift depends upon OCMockito and OCHamcrest, 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.

Fixed with: use_modular_headers!

@chwastek chwastek closed this as completed Oct 2, 2018
@chwastek
Copy link
Author

chwastek commented Oct 2, 2018

Actually it breaks other pods... any hint how to proceed?

@chwastek chwastek reopened this Oct 2, 2018
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

1 participant