Solve Linking error for Hello World iOS example
PiperOrigin-RevId: 515466634
This commit is contained in:
committed by
Copybara-Service
parent
c2a69ab476
commit
517e997179
@@ -56,5 +56,6 @@ objc_library(
|
|||||||
deps = [
|
deps = [
|
||||||
"//mediapipe/examples/ios/common:CommonMediaPipeAppLibrary",
|
"//mediapipe/examples/ios/common:CommonMediaPipeAppLibrary",
|
||||||
"//mediapipe/graphs/edge_detection:mobile_calculators",
|
"//mediapipe/graphs/edge_detection:mobile_calculators",
|
||||||
|
"//third_party/apple_frameworks:Metal",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user