I am trying to compile an xCode project that I cloned from Git on an other admin user session of my Mac. I am getting this error
error: can't exec '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang' (Permission denied)
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 71
Can anyone can help me through this, thanks in advance.