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

OCMVerifier.h is not part of the public watchOS interface #534

Closed
devioustree opened this issue Dec 9, 2023 · 0 comments · Fixed by #535
Closed

OCMVerifier.h is not part of the public watchOS interface #534

devioustree opened this issue Dec 9, 2023 · 0 comments · Fixed by #535

Comments

@devioustree
Copy link
Contributor

Trying to build and integrate OCMock from scratch into a watch project will fail because OCMVerifier.h is not exposed as a public header in the watchOS target:

Screenshot 2023-12-08 at 17 49 50

This means the module will fail to compile because the shared module header tries to import OCMVerifier.h.

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

Successfully merging a pull request may close this issue.

1 participant