-
Notifications
You must be signed in to change notification settings - Fork 176
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
Mocks with omitted argument labels are not created #422
Comments
same here but for us failed with signal 4 Showing Recent Messages Command PhaseScriptExecution failed with a nonzero exit code |
This is probably caused by the new Xcode's SourceKit, I'll see what I can do. |
the signal 4 error we got is only when using Xcode 13.3+ |
I see, I thought that this error seemed familiar. Yeah, it's fixed in version I'll close this issue now, thanks @zivadler for reminding me, though just to reiterate, committing to repository is definitely not necessary and unless you use Git LFS for it, you're gonna bloat your repository. |
Let's say I have a class like this:
If such a file is in the list of mock objects, the generation script fails. The output is
terminated with signal 5; aborting
The text was updated successfully, but these errors were encountered: