Hacker News new | ask | show | jobs
by 0x0 5058 days ago
That's just the stuff that goes in /usr/bin, right? Aren't the files always present in /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin etc.?
1 comments

Correct. And you can always run it using xcrun (e.g. xcrun clang).