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