报错:file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDe

287 阅读1分钟

报错:File not found: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a

cd /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/

System Preferences → Security & Privacy → Full Disk Access → Terminal,

sudo mkdir arc
cd  arc
sudo git clone https://github.com/kamyarelyasi/Libarclite-Files.git .
sudo chmod +x *