Specify macOS SDK version so GDK build succeeds
Modifies the bazelrc to specify a recent macOS SDK version. Without this line, the build fails when Bazel attempts to locate a very old version of the SDK. This is primarily an issue in GDK. See https://github.com/bazelbuild/rules_go/issues/1554 for more information.
Please register or sign in to comment