You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- clang --version | grep clang-1100 || (echo "Please run 'sudo xcode-select --switch /Applications/Xcode-11.3.app/Contents/Developer' to activate Xcode 11 (Xcode 12 is too new to build LLVM/Clang 5)." ; exit 1)