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

Issue with the ReadME #28

Closed
kliegeois opened this issue Jan 11, 2021 · 0 comments
Closed

Issue with the ReadME #28

kliegeois opened this issue Jan 11, 2021 · 0 comments
Assignees

Comments

@kliegeois
Copy link

The ReadMe suggests that the Xcode Command Line tools is sufficient to build the executable.

I tried it on a M1 Mac where they are installed but where the Xcode application is not installed.
While executing the swift command, I faced this error:

xcrun: error: unable to find utility "xctest", not a developer tool or in PATH

Searching on the web, it seems that it is required to install the Xcode application to have access to xctest.

It might be interesting to update the ReadMe to remove the "at least Xcode Command Line tools" as it might not be sufficient.

@igorkulman igorkulman self-assigned this Jan 11, 2021
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

2 participants