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

Can't seem to find xctrace #86

Open
EdmundsEcho opened this issue Mar 15, 2023 · 2 comments
Open

Can't seem to find xctrace #86

EdmundsEcho opened this issue Mar 15, 2023 · 2 comments

Comments

@EdmundsEcho
Copy link

This tool may well save me a lot of pain as I'm not a frequent user of instruments.

I ran into the following: Despite being able to run xctrace in the terminal, I get the following error.

> cargo instruments --template sys 

> Failed instruments errored: xcrun: error: unable to find utility "xctrace", not a developer tool or in PATH

Any ideas?

@cmyr
Copy link
Owner

cmyr commented Mar 15, 2023

Maybe there's something helpful in #42 ?

@s0l0ist
Copy link

s0l0ist commented Jun 30, 2023

This fixed it for me: nodejs/node-gyp#569

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

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

3 participants