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

Mocker Crash #1

Closed
gstrobl17 opened this issue Sep 22, 2023 · 0 comments
Closed

Mocker Crash #1

gstrobl17 opened this issue Sep 22, 2023 · 0 comments

Comments

@gstrobl17
Copy link
Owner

Mocker uses SourceKitten to try to render the code for the mock styled. SourceKitten; however, it depends on SouceKit to work. If SourceKitten can't find SouceKit it throws a fatal error: here.

To fix this issue, you need to make sure that the Xcode command line tools are configured "properly":

sudo xcode-select -s /Applications/Xcode.app/Contents/Developer

This solution courtesy of realm/SwiftLint#1466

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