diff --git a/build/config/ios/ios_sdk.gni b/build/config/ios/ios_sdk.gni index fa9a903e20..06b91a5e05 100644 --- a/build/config/ios/ios_sdk.gni +++ b/build/config/ios/ios_sdk.gni @@ -16,7 +16,7 @@ declare_args() { use_ios_simulator = true # Version of iOS that we're targeting. - ios_deployment_target = "11.0" + ios_deployment_target = "12.0" # The path to the iOS device SDK. ios_device_sdk_path = ""