mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
internal change
PiperOrigin-RevId: 529179617
This commit is contained in:
committed by
Copybara-Service
parent
608fb93ad6
commit
f21b1e7089
@@ -73,7 +73,7 @@ objc_library(
|
||||
"@com_google_absl//absl/types:optional",
|
||||
"@nlohmann_json//:json",
|
||||
] + select({
|
||||
"//tools/cc_target_os:platform_ios": [
|
||||
"@platforms//os:platform_ios": [
|
||||
"//third_party/apple_frameworks:UIKit",
|
||||
],
|
||||
"//conditions:default": [],
|
||||
|
||||
@@ -57,7 +57,7 @@ objc_library(
|
||||
"//third_party/apple_frameworks:QuartzCore",
|
||||
"//third_party/objective_c/google_toolbox_for_mac:GTM_Logger",
|
||||
] + select({
|
||||
"//tools/cc_target_os:platform_ios": [
|
||||
"@platforms//os:platform_ios": [
|
||||
"//third_party/apple_frameworks:UIKit",
|
||||
],
|
||||
"//conditions:default": [],
|
||||
|
||||
Reference in New Issue
Block a user