diff --git a/build/config/ios/ios_sdk.gni b/build/config/ios/ios_sdk.gni index 1ff304d1f1..fa9a903e20 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 = "9.0" + ios_deployment_target = "11.0" # The path to the iOS device SDK. ios_device_sdk_path = ""