TString.h `no template name 'basic_string_view'`

This indicates that XCode was updated but ROOT was not recompiled from scratch. Because of changed in XCode the configuration step (the cmake command) must be redone from ‘scratch’ (at the very least delete CMakeCache.txt) otherwise cmake will keep the information it gather about the previous compiler version.

Cheers,
Philippe.