flutter/packages/flutter_tools/test
Jenn Magder 6b73885e2d
Increase Xcode minimum version to 14 (#125639)
Looks like CocoaPods 1.12.1 is incompatible with < Xcode 14 due to https://github.com/CocoaPods/CocoaPods/pull/11828 (see https://github.com/flutter/flutter/issues/123890 for context).

Bump the minimum Xcode version allowed by tooling to 14, released September 2022.

```
[!] Xcode - develop for iOS and macOS (Xcode 13.4)
    ✗ Flutter requires Xcode 14 or higher.
      Download the latest version or update via the Mac App Store.
```

Fixes https://github.com/flutter/flutter/issues/125286.
Previous bump at #97746.
2023-04-27 23:17:56 +00:00
..
commands.shard Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#124085) 2023-04-27 23:07:50 +00:00
data Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546) 2023-03-21 20:21:58 +00:00
general.shard Increase Xcode minimum version to 14 (#125639) 2023-04-27 23:17:56 +00:00
host_cross_arch.shard flutter-tool: enum cleanup (#124760) 2023-04-14 01:55:05 +00:00
integration.shard [flutter_tools] more debugging for timeouts in break_on_framework_exceptions test (#125584) 2023-04-27 18:37:59 +00:00
src Increase Xcode minimum version to 14 (#125639) 2023-04-27 23:17:56 +00:00
web.shard Add vmservice for android build options (#123034) 2023-04-18 18:16:09 +00:00