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
Update TensorFlow Text WORKSPACE for latest Xcode.
Adds build_bazel_apple_support for newer macOS builds and updates the SHA256 for the org_tensorflow archive.
```
bazel run --repo_env=HERMETIC_PYTHON_VERSION=3.9 \
--macos_sdk_version=26.2 oss_scripts/pip_package:build_pip_package -- $PWD
```
PiperOrigin-RevId: 860518241
0 commit comments