Reverted changes to iOS tasks deployment target

This commit is contained in:
Prianka Liz Kariat 2023-06-16 19:59:59 +05:30
parent fec2fc77e0
commit 4ab1a5de1b

View File

@ -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