-
Notifications
You must be signed in to change notification settings - Fork 119
Method cannot be declared open because its parameter uses an internal type #315
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
Comments
Thank you, i found a solution long time ago but forgot to close the issue, thanks again. |
I got the same problem, @m7mdra what was your solution? |
hey @VilemKurz , it was a long time ago since i worked on that project where i encountered the issue. maybe also try to follow @spaluchiewicz comment. |
I tried to reinstall using brew, same issue. To reproduce the problem
|
@VilemKurz |
Was a solution for this found? |
Hello
I'm using latest version of the library 4.1.0
everything went smoothly until i tried to use mock i get this error
Method cannot be declared open because its parameter uses an internal type
marking mocked protocol and classes as public resolve the issue but i don't know if is intended to work this way its a bug
swiftymocky doctor
it shows a warning
Mint does not yet have matching Sourcery version installed.
but i dont it is relevant to my problemthanks in advance.
The text was updated successfully, but these errors were encountered: