1. 20 Oct, 2023 1 commit
  2. 19 Oct, 2023 1 commit
  3. 12 Oct, 2023 1 commit
  4. 11 Oct, 2023 1 commit
  5. 29 Sep, 2023 1 commit
  6. 20 Sep, 2023 2 commits
  7. 13 Sep, 2023 1 commit
  8. 12 Sep, 2023 1 commit
  9. 31 Aug, 2023 1 commit
  10. 25 Aug, 2023 1 commit
  11. 15 Aug, 2023 1 commit
  12. 10 Aug, 2023 1 commit
  13. 09 Aug, 2023 1 commit
  14. 08 Aug, 2023 1 commit
  15. 04 Aug, 2023 1 commit
  16. 01 Aug, 2023 1 commit
  17. 27 Jul, 2023 1 commit
  18. 18 Jul, 2023 1 commit
  19. 07 Jul, 2023 1 commit
  20. 30 Jun, 2023 1 commit
  21. 29 Jun, 2023 1 commit
    • lsaudon's avatar
      Deletes files that should be ignored (#127984) · 7cab354d
      lsaudon authored
      Some files are supposed to ignore, but don't.
      
      - **/windows/flutter/generated_plugins.cmake
      - **/linux/flutter/generated_plugin_registrant.cc
      - **/linux/flutter/generated_plugin_registrant.h
      - **/linux/flutter/generated_plugins.cmake
      - **/windows/flutter/generated_plugin_registrant.cc
      - **/windows/flutter/generated_plugin_registrant.h
      - **/ios/Runner/GeneratedPluginRegistrant.h
      - **/ios/Runner/GeneratedPluginRegistrant.m
      
      *List which issues are fixed by this PR. You must list at least one issue.*
      
      *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
      7cab354d
  22. 20 Jun, 2023 1 commit
  23. 15 Jun, 2023 1 commit
  24. 08 Jun, 2023 1 commit
  25. 31 May, 2023 1 commit
  26. 30 May, 2023 1 commit
  27. 19 May, 2023 1 commit
  28. 16 May, 2023 1 commit
  29. 08 May, 2023 1 commit
  30. 02 May, 2023 1 commit
    • Jenn Magder's avatar
      Migrate Xcode projects last version checks to Xcode 14.3 (#125827) · 1861ac47
      Jenn Magder authored
      1. Add iOS and macOS migration to mark "last upgraded" Xcode version to 14.3 to prevent `Update to recommended settings` warning.
      2. Update iOS and macOS templates to same.
      3. Update iOS template to set `BuildIndependentTargetsInParallel` to YES as suggested.  I didn't add a migration for this since it seems like a minor optimization and I don't think it's worth a potentially botched/corrupted migration.
      4. Run all example/integration test project to see migrator work.
      5. Add some missing test projects to the build shard since I noticed they were missing and I had to build those manually outside `SHARD=build_tests`.
      
      Fixes https://github.com/flutter/flutter/issues/125817
      See https://github.com/flutter/flutter/pull/90304 for Xcode 13 example.
      1861ac47
  31. 28 Apr, 2023 3 commits
  32. 20 Apr, 2023 1 commit
  33. 13 Apr, 2023 1 commit
  34. 12 Apr, 2023 1 commit
  35. 11 Apr, 2023 1 commit
  36. 10 Apr, 2023 1 commit
  37. 07 Apr, 2023 1 commit