1. 13 Nov, 2023 1 commit
  2. 09 Nov, 2023 1 commit
  3. 03 Nov, 2023 2 commits
  4. 02 Nov, 2023 1 commit
  5. 01 Nov, 2023 1 commit
  6. 31 Oct, 2023 1 commit
  7. 25 Oct, 2023 2 commits
  8. 24 Oct, 2023 1 commit
  9. 20 Oct, 2023 1 commit
  10. 19 Oct, 2023 1 commit
  11. 12 Oct, 2023 1 commit
  12. 11 Oct, 2023 1 commit
  13. 29 Sep, 2023 1 commit
  14. 20 Sep, 2023 2 commits
  15. 13 Sep, 2023 1 commit
  16. 12 Sep, 2023 1 commit
  17. 25 Aug, 2023 1 commit
  18. 15 Aug, 2023 1 commit
  19. 10 Aug, 2023 1 commit
  20. 09 Aug, 2023 1 commit
  21. 08 Aug, 2023 1 commit
  22. 04 Aug, 2023 1 commit
  23. 01 Aug, 2023 1 commit
  24. 27 Jul, 2023 1 commit
  25. 18 Jul, 2023 1 commit
  26. 07 Jul, 2023 1 commit
  27. 06 Jul, 2023 1 commit
  28. 20 Jun, 2023 1 commit
  29. 15 Jun, 2023 1 commit
  30. 08 Jun, 2023 1 commit
  31. 30 May, 2023 1 commit
  32. 16 May, 2023 1 commit
  33. 08 May, 2023 1 commit
  34. 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
  35. 28 Apr, 2023 2 commits
  36. 20 Apr, 2023 1 commit