flutter/packages/flutter_tools/templates/app_shared
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
..
.idea Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
android-java.tmpl Fix for Issue #112983 (#112985) 2022-10-09 05:27:38 +11:00
android-kotlin.tmpl Fix for Issue #112983 (#112985) 2022-10-09 05:27:38 +11:00
android.tmpl Remove unneeded date comment in gradle-wrapper.properties (#104061) 2022-06-13 16:43:11 -07:00
ios-objc.tmpl Set Xcode build script phases to always run (#108331) 2022-07-26 19:20:07 +00:00
ios-swift.tmpl Set Xcode build script phases to always run (#108331) 2022-07-26 19:20:07 +00:00
ios.tmpl [iOS] Update template icons (#107873) 2022-07-25 21:36:06 +00:00
linux.tmpl FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
macos.tmpl Increase minimum supported macOS version from 10.13 to 10.14 (#114713) 2022-11-07 11:32:42 +01:00
web [web] fix hot restart in entrypoint generated by flutter create (#110229) 2022-08-25 20:30:00 +00:00
windows.tmpl [Windows] Use dark title bar on dark system theme (#111042) 2022-09-09 22:23:59 +00:00
.gitignore.tmpl [tools][web] Make Plugin Registrant file ephemeral. (#102185) 2022-05-11 17:54:11 -07:00
analysis_options.yaml.tmpl Add --empty to the flutter create command (#113873) 2022-10-24 21:20:03 +00:00
projectName.iml.tmpl Remove .pub directories from iml templates (#109622) 2022-09-09 22:20:12 +00:00