After upgrade os to mojave, and installed xcode10, I get an error when invoking xcode-select:
dyld: Library not loaded: /usr/local/lib/libwep Referenced from: /usr/bin/xcode-select Reason: no suitable image found. Did find: /usr/local/lib/libwep: code signature in (/usr/local/lib/libwep) not valid for use in process using Library Validation: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed. /usr/local/lib/libwep: stat() failed with errno=1 Xcode.app not found.
anyone could help?