Internal change

PiperOrigin-RevId: 479450607
This commit is contained in:
MediaPipe Team 2022-10-06 17:20:01 -07:00 committed by Copybara-Service
parent 65d001c6a0
commit db524adf0d

View File

@ -1050,7 +1050,7 @@ objc_library(
alwayslink = 1,
)
MIN_IOS_VERSION = "9.0" # For thread_local.
MIN_IOS_VERSION = "11.0"
test_suite(
name = "ios",