Reverted changes to iOS tasks deployment target
This commit is contained in:
parent
fec2fc77e0
commit
4ab1a5de1b
|
@ -14,7 +14,7 @@
|
|||
|
||||
"""MediaPipe Task Library Helper Rules for iOS"""
|
||||
|
||||
MPP_TASK_MINIMUM_OS_VERSION = "12.0"
|
||||
MPP_TASK_MINIMUM_OS_VERSION = "11.0"
|
||||
|
||||
# When the static framework is built with bazel, the all header files are moved
|
||||
# to the "Headers" directory with no header path prefixes. This auxiliary rule
|
||||
|
|
Loading…
Reference in New Issue
Block a user