mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Internal change.
PiperOrigin-RevId: 476901929
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# TODO(b/240046236): Rename this package as `objc`.
|
||||
|
||||
load("//tools/build_defs/apple:ios.bzl", "ios_static_framework", "ios_unit_test")
|
||||
load("//tools/build_defs/swift:swift.bzl", "swift_library")
|
||||
load("//tools/build_defs/swift:swift_library.bzl", "swift_library")
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
load("//tools/build_defs/apple:ios.bzl", "ios_unit_test")
|
||||
load("//tools/build_defs/swift:swift.bzl", "swift_library")
|
||||
load("//tools/build_defs/swift:swift_library.bzl", "swift_library")
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
load("//tools/build_defs/apple:ios.bzl", "ios_unit_test")
|
||||
load("//tools/build_defs/swift:swift.bzl", "swift_library")
|
||||
load("//tools/build_defs/swift:swift_library.bzl", "swift_library")
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user