Solve Linking error for Hello World iOS example
PiperOrigin-RevId: 515466634
This commit is contained in:
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",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user