Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix build errors in test/starlark_tests/targets_under_test/macos (#2515)
* The `.../apple:macOSImported...` targets should be `:macOSImported...` * Without this change, the following command fails ``` bazel build test/starlark_tests/targets_under_test/macos:app_with_imported_dynamic_fmwk_with_dsym --macos_cpu=x86_64 ```
- Loading branch information