Xcode 12.2 and the MacOS 11.0 SDK are now required for building.
To generate Apple Silicon ARM64 builds on an Intel host set the CEF_ENABLE_ARM64=1 environment variable and replace all usage of --x64-build with --arm64-build in script command-line arguments. See issue #2981 for complete details.