paradiseduo / appdecrypt

appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled (macOS 11.3 or below)
GNU General Public License v3.0
701 stars 95 forks source link

xcrun: error: unable to find utility "xctest" #9

Closed Master-cai closed 2 years ago

Master-cai commented 2 years ago

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

Macos version: 11.5.1 device: macbook pro with apple silicon(M1) how to fix it? thx!

paradiseduo commented 2 years ago

has Xcode installed?

Master-cai commented 2 years ago

has Xcode installed?

no, i do not install Xcode. is Xcode necessary? i do not want to install it because it`s too big.

paradiseduo commented 2 years ago

has Xcode installed?

no, i do not install Xcode. is Xcode necessary? i do not want to install it because it`s too big.

不装Xcode就下载编译好的二进制 https://github.com/paradiseduo/appdecrypt/releases/tag/2.0

Am1nCmd commented 2 years ago

Hi, I had similar issue, XCode installed btw

image
paradiseduo commented 2 years ago

Hi, I had similar issue, XCode installed btw image

Xcode -> Preferences -> Locations -> Selected the Command Lin Tools: (selected xcode version)