flutter/dev/integration_tests/ui/macos
Chris Bracken 3c9288c6d3
Increase minimum supported macOS version from 10.13 to 10.14 (#114713)
Increases the minimum macOS deployment target from macOS 10.13 (High Sierra) to 10.14 (Mojave) in the macOS app templates.

Includes:
* Update migration for macOS 10.11 apps to upgrade to 10.14
* Adds migration for macOS 10.13 apps to upgrade to 10.14
* Apply migration to all examples, and integration tests

This does not increase version in the plugin templates since those will need to wait until the 10.14 framework rolls to stable channel, so new plugins can build with apps created with `flutter create` on stable channel.

Issue: https://github.com/flutter/flutter/issues/114445
See RFC: http://flutter.dev/go/flutter-drop-macOS-10.13-2022-q4
See previous patch: https://github.com/flutter/flutter/pull/107689
2022-11-07 11:32:42 +01:00
..
Flutter Run build_tests shard and check in project migrations (#85270) 2021-06-24 17:41:02 -07:00
Runner Add a flutter app that can resize itself as integration test app. (#112297) 2022-09-26 17:45:19 +00:00
Runner.xcodeproj Increase minimum supported macOS version from 10.13 to 10.14 (#114713) 2022-11-07 11:32:42 +01:00
Runner.xcworkspace Run build_tests shard and check in project migrations (#85270) 2021-06-24 17:41:02 -07:00
.gitignore add macOS to ui integration test (#56324) 2020-05-04 15:55:33 -07:00
Podfile Increase minimum supported macOS version from 10.13 to 10.14 (#114713) 2022-11-07 11:32:42 +01:00