internal change

PiperOrigin-RevId: 529179617
This commit is contained in:
Anay Wadhera
2023-05-03 13:32:34 -07:00
committed by Copybara-Service
parent 608fb93ad6
commit f21b1e7089
5 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -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": [],