onevcat / FengNiao

A command line tool for cleaning unused resources in Xcode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Deyupy opened this issue · comments

environment:macOS Catalina 10.15,Xcode 11.1 (11A1027)

error: terminated(72): xcrun --sdk macosx --find xctest output:
xcrun: error: unable to find utility "xctest", not a developer tool or in PATH

error: terminated(72): xcrun --sdk macosx --find xctest output:
xcrun: error: unable to find utility "xctest", not a developer tool or in PATH

error: terminated(72): xcrun --sdk macosx --find xctest output:
xcrun: error: unable to find utility "xctest", not a developer tool or in PATH

cp: .build/release/FengNiao: No such file or directory

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