flutter/packages/flutter_tools/test/general.shard/macos
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
..
application_package_test.dart Reland: [macos] add flavor options to tool commands (#119564) 2023-01-31 17:37:46 +00:00
cocoapods_test.dart Add readlink -f flag to CocoaPods script to workaround Xcode 14.3 issue (#124062) 2023-04-03 16:55:00 -07:00
cocoapods_validator_test.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
macos_device_test.dart Update device filtering and introduce isConnected and connectionInterface (#121359) 2023-03-03 18:06:16 +00:00
macos_ipad_device_test.dart Update device filtering and introduce isConnected and connectionInterface (#121359) 2023-03-03 18:06:16 +00:00
macos_project_migration_test.dart [macOS] Remigrate principal class to NSApplication (#124173) 2023-04-05 09:05:37 -07:00
macos_workflow_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
xcode_test.dart Increase Xcode minimum version to 14 (#125639) 2023-04-27 23:17:56 +00:00
xcode_validator_test.dart Increase Xcode minimum version to 14 (#125639) 2023-04-27 23:17:56 +00:00