Internal changes

PiperOrigin-RevId: 520411557
This commit is contained in:
MediaPipe Team
2023-03-29 12:35:20 -07:00
committed by Copybara-Service
parent 8e9207a7de
commit 0c8f691a36
20 changed files with 126 additions and 124 deletions
+4 -4
View File
@@ -75,14 +75,14 @@ objc_library(
features = ["-layering_check"],
deps = [
"//mediapipe/framework/formats:matrix_data_cc_proto",
"//third_party/apple_frameworks:AVFoundation",
"//third_party/apple_frameworks:CoreGraphics",
"//third_party/apple_frameworks:CoreMedia",
"//third_party/apple_frameworks:UIKit",
"//mediapipe/modules/face_geometry/protos:face_geometry_cc_proto",
"//mediapipe/objc:mediapipe_framework_ios",
"//mediapipe/objc:mediapipe_input_sources_ios",
"//mediapipe/objc:mediapipe_layer_renderer",
"//third_party/apple_frameworks:AVFoundation",
"//third_party/apple_frameworks:CoreGraphics",
"//third_party/apple_frameworks:CoreMedia",
"//third_party/apple_frameworks:UIKit",
] + select({
"//mediapipe:ios_i386": [],
"//mediapipe:ios_x86_64": [],